#ADE1DF#ADE1DF
#ADE1DF is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.3% C 0.053 H 193.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1DF |
|---|---|
| RGB | rgb(173, 225, 223) |
| HSL | hsl(178, 46%, 78%) |
| HSV | hsv(178, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(86.04, -17.00, -4.48) |
| CIE-LCH | lch(86.04, 17.58, 194.75°) |
| OKLab | oklab(87.32% -0.052 -0.0123) |
| OKLCH | oklch(87.32% 0.053 193.3) |
| XYZ | xyz(57.4740, 68.0600, 79.9063) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.25
Powder Blue
#B0E0E6
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 5.86
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Light Sky Blue
#C6FCFF
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1DF #E1ADAF
analogous
#ADE1C5 #ADE1DF #ADC9E1
triadic
#ADE1DF #DFADE1 #E1DFAD
tetradic
#ADE1DF #C5ADE1 #E1ADAF #C9E1AD
square
#ADE1DF #C5ADE1 #E1ADAF #C9E1AD
split-complementary
#ADE1DF #E1ADC9 #E1C5AD
monochromatic
#53C0BC #80D1CE #ADE1DF #DAF1F0 #E9F7F6
Accessibility & contrast
On white
1.44
#ADE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#ADE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1DF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1DF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#9DE4E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade1df; /* rgb */ color: rgb(173, 225, 223); /* oklch */ color: oklch(87.3% 0.053 193.3);
Tailwind
colors: {
custom: {
50: '#c6eae9',
500: '#ade1df',
950: '#000000',
},
}SCSS
$custom: #ade1df; $custom-light: #c6eae9; $custom-dark: #000000;
JSON
{
"hex": "#ade1df",
"rgb": {
"r": 173,
"g": 225,
"b": 223
},
"hsl": {
"h": 177.692,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.87323,
"c": 0.05345,
"h": 193.3
},
"luminance": 0.68062
}Semantic roles & 50–950 ramp
primary
#ADE1DF
secondary
#BA787B
accent
#2C31BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484