#ADE0CE#ADE0CE
#ADE0CE is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.6% C 0.058 H 171.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0CE |
|---|---|
| RGB | rgb(173, 224, 206) |
| HSL | hsl(159, 45%, 78%) |
| HSV | hsv(159, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 8%, 12.2%) |
| CIE-LAB | lab(85.33, -20.03, 3.46) |
| CIE-LCH | lch(85.33, 20.33, 170.21°) |
| OKLab | oklab(86.61% -0.0576 0.0089) |
| OKLCH | oklch(86.61% 0.058 171.3) |
| XYZ | xyz(55.0265, 66.6497, 68.3459) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.74
Pale Aqua
#B8FFEB
ΔE00 6.92
Duck Egg Blue
#C3FBF4
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.44
Eggshell Blue
#C4FFF7
ΔE00 7.80
Paleturquoise
#AFEEEE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0CE #E0ADBF
analogous
#ADE0B4 #ADE0CE #ADD8E0
triadic
#ADE0CE #CEADE0 #E0CEAD
tetradic
#ADE0CE #B4ADE0 #E0ADBF #D8E0AD
square
#ADE0CE #B4ADE0 #E0ADBF #D8E0AD
split-complementary
#ADE0CE #E0ADD8 #E0B4AD
monochromatic
#54BE99 #81CFB3 #ADE0CE #D9F1E9 #E9F7F2
Accessibility & contrast
On white
1.47
#ADE0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#ADE0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0CE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0CE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#A1E1DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade0ce; /* rgb */ color: rgb(173, 224, 206); /* oklch */ color: oklch(86.6% 0.058 171.3);
Tailwind
colors: {
custom: {
50: '#c6e9dc',
500: '#ade0ce',
950: '#000000',
},
}SCSS
$custom: #ade0ce; $custom-light: #c6e9dc; $custom-dark: #000000;
JSON
{
"hex": "#ade0ce",
"rgb": {
"r": 173,
"g": 224,
"b": 206
},
"hsl": {
"h": 158.824,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86613,
"c": 0.05827,
"h": 171.3
},
"luminance": 0.66652
}Semantic roles & 50–950 ramp
primary
#ADE0CE
secondary
#B9788F
accent
#2D5EB8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484