#ADE2E7#ADE2E7
#ADE2E7 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.8% C 0.055 H 203.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2E7 |
|---|---|
| RGB | rgb(173, 226, 231) |
| HSL | hsl(185, 55%, 79%) |
| HSV | hsv(185, 25%, 91%) |
| CMYK | cmyk(25.1%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.53, -15.76, -7.97) |
| CIE-LCH | lch(86.53, 17.66, 206.82°) |
| OKLab | oklab(87.79% -0.0502 -0.0217) |
| OKLCH | oklch(87.79% 0.055 203.4) |
| XYZ | xyz(58.8493, 69.0439, 85.8118) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.27
Paleturquoise
#AFEEEE
ΔE00 3.79
Pale Sky Blue
#BDF6FE
ΔE00 4.46
Lightblue
#ADD8E6
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Light Sky Blue
#C6FCFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2E7 #E7B2AD
analogous
#ADE7CF #ADE2E7 #ADC5E7
triadic
#ADE2E7 #E7ADE2 #E2E7AD
tetradic
#ADE2E7 #CFADE7 #E7B2AD #C5E7AD
square
#ADE2E7 #CFADE7 #E7B2AD #C5E7AD
split-complementary
#ADE2E7 #E7ADC5 #E7CFAD
monochromatic
#4EC1CB #7ED1D9 #ADE2E7 #DCF3F5 #E7F7F8
Accessibility & contrast
On white
1.42
#ADE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#ADE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2E7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2E7 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#CFD5E7
Tritanopia (blue-blind)
#9AE6E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade2e7; /* rgb */ color: rgb(173, 226, 231); /* oklch */ color: oklch(87.8% 0.055 203.4);
Tailwind
colors: {
custom: {
50: '#c6ebee',
500: '#ade2e7',
950: '#000000',
},
}SCSS
$custom: #ade2e7; $custom-light: #c6ebee; $custom-dark: #000000;
JSON
{
"hex": "#ade2e7",
"rgb": {
"r": 173,
"g": 226,
"b": 231
},
"hsl": {
"h": 185.172,
"s": 54.717,
"l": 79.216
},
"oklch": {
"l": 0.87785,
"c": 0.05466,
"h": 203.4
},
"luminance": 0.69046
}Semantic roles & 50–950 ramp
primary
#ADE2E7
secondary
#C27D76
accent
#3123C2
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485