#ADE5EA#ADE5EA
#ADE5EA is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.5% C 0.057 H 203.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5EA |
|---|---|
| RGB | rgb(173, 229, 234) |
| HSL | hsl(185, 59%, 80%) |
| HSV | hsv(185, 26%, 92%) |
| CMYK | cmyk(26.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.42, -16.61, -8.23) |
| CIE-LCH | lch(87.42, 18.54, 206.35°) |
| OKLab | oklab(88.52% -0.0528 -0.0224) |
| OKLCH | oklch(88.52% 0.057 203) |
| XYZ | xyz(60.0995, 70.8606, 88.3367) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.98
Paleturquoise
#AFEEEE
ΔE00 3.11
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Light Sky Blue
#C6FCFF
ΔE00 5.07
Lightblue
#ADD8E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5EA #EAB2AD
analogous
#ADEAD1 #ADE5EA #ADC7EA
triadic
#ADE5EA #EAADE5 #E5EAAD
tetradic
#ADE5EA #D1ADEA #EAB2AD #C7EAAD
square
#ADE5EA #D1ADEA #EAB2AD #C7EAAD
split-complementary
#ADE5EA #EAADC7 #EAD1AD
monochromatic
#4CC6D1 #7CD6DE #ADE5EA #DEF4F6 #E7F7F9
Accessibility & contrast
On white
1.38
#ADE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#ADE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5EA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5EA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#99E9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ade5ea; /* rgb */ color: rgb(173, 229, 234); /* oklch */ color: oklch(88.5% 0.057 203.0);
Tailwind
colors: {
custom: {
50: '#c7edf0',
500: '#ade5ea',
950: '#000000',
},
}SCSS
$custom: #ade5ea; $custom-light: #c7edf0; $custom-dark: #000000;
JSON
{
"hex": "#ade5ea",
"rgb": {
"r": 173,
"g": 229,
"b": 234
},
"hsl": {
"h": 184.918,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.88522,
"c": 0.05737,
"h": 203
},
"luminance": 0.70863
}Semantic roles & 50–950 ramp
primary
#ADE5EA
secondary
#C67C75
accent
#2C1FC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485