#ADE3E9#ADE3E9
#ADE3E9 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.1% C 0.056 H 204.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3E9 |
|---|---|
| RGB | rgb(173, 227, 233) |
| HSL | hsl(186, 58%, 80%) |
| HSV | hsv(186, 26%, 91%) |
| CMYK | cmyk(25.8%, 2.6%, 0%, 8.6%) |
| CIE-LAB | lab(86.85, -15.82, -8.54) |
| CIE-LCH | lch(86.85, 17.98, 208.36°) |
| OKLab | oklab(88.06% -0.0507 -0.0233) |
| OKLCH | oklch(88.06% 0.056 204.7) |
| XYZ | xyz(59.4061, 69.7029, 87.3989) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.32
Paleturquoise
#AFEEEE
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 5.23
Light Sky Blue
#C6FCFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3E9 #E9B3AD
analogous
#ADE9D1 #ADE3E9 #ADC5E9
triadic
#ADE3E9 #E9ADE3 #E3E9AD
tetradic
#ADE3E9 #D1ADE9 #E9B3AD #C5E9AD
square
#ADE3E9 #D1ADE9 #E9B3AD #C5E9AD
split-complementary
#ADE3E9 #E9ADC5 #E9D1AD
monochromatic
#4CC2CF #7DD3DC #ADE3E9 #DDF3F6 #E7F7F9
Accessibility & contrast
On white
1.41
#ADE3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ADE3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3E9
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3E9 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#99E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade3e9; /* rgb */ color: rgb(173, 227, 233); /* oklch */ color: oklch(88.1% 0.056 204.7);
Tailwind
colors: {
custom: {
50: '#c7ebf0',
500: '#ade3e9',
950: '#000000',
},
}SCSS
$custom: #ade3e9; $custom-light: #c7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#ade3e9",
"rgb": {
"r": 173,
"g": 227,
"b": 233
},
"hsl": {
"h": 186,
"s": 57.692,
"l": 79.608
},
"oklch": {
"l": 0.88062,
"c": 0.05576,
"h": 204.7
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#ADE3E9
secondary
#C57D76
accent
#3120C5
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485