#ADE0C8#ADE0C8
#ADE0C8 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.062 H 164.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0C8 |
|---|---|
| RGB | rgb(173, 224, 200) |
| HSL | hsl(152, 45%, 78%) |
| HSV | hsv(152, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 10.7%, 12.2%) |
| CIE-LAB | lab(85.18, -21.22, 6.41) |
| CIE-LCH | lch(85.18, 22.16, 163.18°) |
| OKLab | oklab(86.45% -0.0601 0.0166) |
| OKLCH | oklch(86.45% 0.062 164.6) |
| XYZ | xyz(54.3115, 66.3637, 64.5803) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.59
Mint
#AAF0C1
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.10
Pale Aqua
#B8FFEB
ΔE00 7.29
Pale Turquoise
#A5FBD5
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0C8 #E0ADC5
analogous
#ADE0AE #ADE0C8 #ADDEE0
triadic
#ADE0C8 #C8ADE0 #E0C8AD
tetradic
#ADE0C8 #AEADE0 #E0ADC5 #DEE0AD
square
#ADE0C8 #AEADE0 #E0ADC5 #DEE0AD
split-complementary
#ADE0C8 #E0ADDE #E0AEAD
monochromatic
#54BE8C #81CFAA #ADE0C8 #D9F1E6 #E9F7F0
Accessibility & contrast
On white
1.47
#ADE0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ADE0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0C8
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0C8 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#A3E0D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade0c8; /* rgb */ color: rgb(173, 224, 200); /* oklch */ color: oklch(86.4% 0.062 164.6);
Tailwind
colors: {
custom: {
50: '#c6e9d8',
500: '#ade0c8',
950: '#000000',
},
}SCSS
$custom: #ade0c8; $custom-light: #c6e9d8; $custom-dark: #000000;
JSON
{
"hex": "#ade0c8",
"rgb": {
"r": 173,
"g": 224,
"b": 200
},
"hsl": {
"h": 151.765,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86449,
"c": 0.06232,
"h": 164.6
},
"luminance": 0.66366
}Semantic roles & 50–950 ramp
primary
#ADE0C8
secondary
#B97897
accent
#2D6FB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483