#ADE4EA#ADE4EA
#ADE4EA is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.3% C 0.057 H 204.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4EA |
|---|---|
| RGB | rgb(173, 228, 234) |
| HSL | hsl(186, 59%, 80%) |
| HSV | hsv(186, 26%, 92%) |
| CMYK | cmyk(26.1%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.15, -16.11, -8.63) |
| CIE-LCH | lch(87.15, 18.27, 208.18°) |
| OKLab | oklab(88.31% -0.0515 -0.0235) |
| OKLCH | oklch(88.31% 0.057 204.5) |
| XYZ | xyz(59.8236, 70.3088, 88.2448) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.58
Paleturquoise
#AFEEEE
ΔE00 3.63
Pale Sky Blue
#BDF6FE
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Light Sky Blue
#C6FCFF
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4EA #EAB3AD
analogous
#ADEAD2 #ADE4EA #ADC5EA
triadic
#ADE4EA #EAADE4 #E4EAAD
tetradic
#ADE4EA #D2ADEA #EAB3AD #C5EAAD
square
#ADE4EA #D2ADEA #EAB3AD #C5EAAD
split-complementary
#ADE4EA #EAADC5 #EAD2AD
monochromatic
#4CC4D1 #7CD4DE #ADE4EA #DEF4F6 #E7F7F9
Accessibility & contrast
On white
1.39
#ADE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#ADE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4EA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4EA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#99E8E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade4ea; /* rgb */ color: rgb(173, 228, 234); /* oklch */ color: oklch(88.3% 0.057 204.5);
Tailwind
colors: {
custom: {
50: '#c7ecf0',
500: '#ade4ea',
950: '#000000',
},
}SCSS
$custom: #ade4ea; $custom-light: #c7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#ade4ea",
"rgb": {
"r": 173,
"g": 228,
"b": 234
},
"hsl": {
"h": 185.902,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.88308,
"c": 0.05665,
"h": 204.5
},
"luminance": 0.70312
}Semantic roles & 50–950 ramp
primary
#ADE4EA
secondary
#C67D75
accent
#2F1FC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485