#ADEDCD#ADEDCD
#ADEDCD is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.4% C 0.078 H 162.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEDCD |
|---|---|
| RGB | rgb(173, 237, 205) |
| HSL | hsl(150, 64%, 80%) |
| HSV | hsv(150, 27%, 93%) |
| CMYK | cmyk(27%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(88.86, -26.57, 9.07) |
| CIE-LCH | lch(88.86, 28.07, 161.16°) |
| OKLab | oklab(89.43% -0.0747 0.0234) |
| OKLCH | oklch(89.43% 0.078 162.6) |
| XYZ | xyz(58.5337, 73.8579, 68.9176) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.90
Mint
#AAF0C1
ΔE00 3.95
Light Teal
#90E4C1
ΔE00 4.02
Pale Aqua
#B8FFEB
ΔE00 5.73
Light Turquoise
#7EF4CC
ΔE00 6.52
Seafoam
#7FE0B3
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEDCD #EDADCD
analogous
#ADEDAD #ADEDCD #ADEDED
triadic
#ADEDCD #CDADED #EDCDAD
tetradic
#ADEDCD #ADADED #EDADCD #EDEDAD
square
#ADEDCD #ADADED #EDADCD #EDEDAD
split-complementary
#ADEDCD #EDADED #EDADAD
monochromatic
#49D790 #7BE2AE #ADEDCD #DFF8EC #E6F9F0
Accessibility & contrast
On white
1.33
#ADEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#ADEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEDCD
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEDCD | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#A0EDE4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adedcd; /* rgb */ color: rgb(173, 237, 205); /* oklch */ color: oklch(89.4% 0.078 162.6);
Tailwind
colors: {
custom: {
50: '#c6f3dc',
500: '#adedcd',
950: '#000000',
},
}SCSS
$custom: #adedcd; $custom-light: #c6f3dc; $custom-dark: #000000;
JSON
{
"hex": "#adedcd",
"rgb": {
"r": 173,
"g": 237,
"b": 205
},
"hsl": {
"h": 150,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.89426,
"c": 0.07826,
"h": 162.6
},
"luminance": 0.7386
}Semantic roles & 50–950 ramp
primary
#ADEDCD
secondary
#CA749F
accent
#1A73CC
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131715
muted
#828584