#ADE2EA#ADE2EA
#ADE2EA is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.9% C 0.055 H 207.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2EA |
|---|---|
| RGB | rgb(173, 226, 234) |
| HSL | hsl(188, 59%, 80%) |
| HSV | hsv(188, 26%, 92%) |
| CMYK | cmyk(26.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.61, -15.10, -9.43) |
| CIE-LCH | lch(86.61, 17.80, 211.98°) |
| OKLab | oklab(87.88% -0.049 -0.0257) |
| OKLCH | oklch(87.88% 0.055 207.7) |
| XYZ | xyz(59.2766, 69.2148, 88.0624) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.12
Pale Sky Blue
#BDF6FE
ΔE00 4.31
Lightblue
#ADD8E6
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Light Sky Blue
#C6FCFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2EA #EAB5AD
analogous
#ADEAD4 #ADE2EA #ADC4EA
triadic
#ADE2EA #EAADE2 #E2EAAD
tetradic
#ADE2EA #D4ADEA #EAB5AD #C4EAAD
square
#ADE2EA #D4ADEA #EAB5AD #C4EAAD
split-complementary
#ADE2EA #EAADC4 #EAD4AD
monochromatic
#4CC0D1 #7CD1DE #ADE2EA #DEF3F6 #E7F6F9
Accessibility & contrast
On white
1.41
#ADE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#ADE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2EA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2EA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#99E7E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade2ea; /* rgb */ color: rgb(173, 226, 234); /* oklch */ color: oklch(87.9% 0.055 207.7);
Tailwind
colors: {
custom: {
50: '#c7ebf0',
500: '#ade2ea',
950: '#000000',
},
}SCSS
$custom: #ade2ea; $custom-light: #c7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#ade2ea",
"rgb": {
"r": 173,
"g": 226,
"b": 234
},
"hsl": {
"h": 187.869,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.8788,
"c": 0.05533,
"h": 207.7
},
"luminance": 0.69217
}Semantic roles & 50–950 ramp
primary
#ADE2EA
secondary
#C68075
accent
#351FC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485