#ADE2E9#ADE2E9
#ADE2E9 is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.055 H 206.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2E9 |
|---|---|
| RGB | rgb(173, 226, 233) |
| HSL | hsl(187, 58%, 80%) |
| HSV | hsv(187, 26%, 91%) |
| CMYK | cmyk(25.8%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(86.58, -15.32, -8.94) |
| CIE-LCH | lch(86.58, 17.74, 210.27°) |
| OKLab | oklab(87.85% -0.0494 -0.0244) |
| OKLCH | oklch(87.85% 0.055 206.3) |
| XYZ | xyz(59.1334, 69.1575, 87.3080) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.02
Pale Sky Blue
#BDF6FE
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.38
Lightblue
#ADD8E6
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Light Sky Blue
#C6FCFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2E9 #E9B4AD
analogous
#ADE9D2 #ADE2E9 #ADC4E9
triadic
#ADE2E9 #E9ADE2 #E2E9AD
tetradic
#ADE2E9 #D2ADE9 #E9B4AD #C4E9AD
square
#ADE2E9 #D2ADE9 #E9B4AD #C4E9AD
split-complementary
#ADE2E9 #E9ADC4 #E9D2AD
monochromatic
#4CC0CF #7DD1DC #ADE2E9 #DDF3F6 #E7F6F9
Accessibility & contrast
On white
1.42
#ADE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ADE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2E9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2E9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#CFD5E9
Tritanopia (blue-blind)
#99E7E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade2e9; /* rgb */ color: rgb(173, 226, 233); /* oklch */ color: oklch(87.8% 0.055 206.3);
Tailwind
colors: {
custom: {
50: '#c7ebf0',
500: '#ade2e9',
950: '#000000',
},
}SCSS
$custom: #ade2e9; $custom-light: #c7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#ade2e9",
"rgb": {
"r": 173,
"g": 226,
"b": 233
},
"hsl": {
"h": 187,
"s": 57.692,
"l": 79.608
},
"oklch": {
"l": 0.87849,
"c": 0.05508,
"h": 206.3
},
"luminance": 0.6916
}Semantic roles & 50–950 ramp
primary
#ADE2E9
secondary
#C57F76
accent
#3320C5
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485