#ADE0DF#ADE0DF
#ADE0DF is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.052 H 194.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0DF |
|---|---|
| RGB | rgb(173, 224, 223) |
| HSL | hsl(179, 45%, 78%) |
| HSV | hsv(179, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(85.77, -16.50, -4.87) |
| CIE-LCH | lch(85.77, 17.20, 196.46°) |
| OKLab | oklab(87.11% -0.0507 -0.0133) |
| OKLCH | oklch(87.11% 0.052 194.7) |
| XYZ | xyz(57.2045, 67.5209, 79.8165) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.20
Paleturquoise
#AFEEEE
ΔE00 3.47
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Light Sky Blue
#C6FCFF
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0DF #E0ADAE
analogous
#ADE0C6 #ADE0DF #ADC7E0
triadic
#ADE0DF #DFADE0 #E0DFAD
tetradic
#ADE0DF #C6ADE0 #E0ADAE #C7E0AD
square
#ADE0DF #C6ADE0 #E0ADAE #C7E0AD
split-complementary
#ADE0DF #E0ADC7 #E0C6AD
monochromatic
#54BEBC #81CFCE #ADE0DF #D9F1F0 #E9F7F6
Accessibility & contrast
On white
1.45
#ADE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#ADE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0DF
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0DF | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#9DE3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade0df; /* rgb */ color: rgb(173, 224, 223); /* oklch */ color: oklch(87.1% 0.052 194.7);
Tailwind
colors: {
custom: {
50: '#c6e9e9',
500: '#ade0df',
950: '#000000',
},
}SCSS
$custom: #ade0df; $custom-light: #c6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#ade0df",
"rgb": {
"r": 173,
"g": 224,
"b": 223
},
"hsl": {
"h": 178.824,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.87108,
"c": 0.05246,
"h": 194.7
},
"luminance": 0.67523
}Semantic roles & 50–950 ramp
primary
#ADE0DF
secondary
#B9787A
accent
#2D30B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484