#ADE1CF#ADE1CF
#ADE1CF is a very light, muted teal. Relative luminance 0.672; OKLCH L 86.9% C 0.059 H 171.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1CF |
|---|---|
| RGB | rgb(173, 225, 207) |
| HSL | hsl(159, 46%, 78%) |
| HSV | hsv(159, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 8%, 11.8%) |
| CIE-LAB | lab(85.62, -20.32, 3.36) |
| CIE-LCH | lch(85.62, 20.60, 170.61°) |
| OKLab | oklab(86.86% -0.0585 0.0086) |
| OKLCH | oklch(86.86% 0.059 171.6) |
| XYZ | xyz(55.4179, 67.2375, 69.0776) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.64
Pale Aqua
#B8FFEB
ΔE00 6.66
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Pale Teal
#82CBB2
ΔE00 7.52
Eggshell Blue
#C4FFF7
ΔE00 7.60
Paleturquoise
#AFEEEE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1CF #E1ADBF
analogous
#ADE1B5 #ADE1CF #ADD9E1
triadic
#ADE1CF #CFADE1 #E1CFAD
tetradic
#ADE1CF #B5ADE1 #E1ADBF #D9E1AD
square
#ADE1CF #B5ADE1 #E1ADBF #D9E1AD
split-complementary
#ADE1CF #E1ADD9 #E1B5AD
monochromatic
#53C09B #80D1B5 #ADE1CF #DAF1E9 #E9F7F2
Accessibility & contrast
On white
1.45
#ADE1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#ADE1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1CF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1CF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#A1E2DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade1cf; /* rgb */ color: rgb(173, 225, 207); /* oklch */ color: oklch(86.9% 0.059 171.6);
Tailwind
colors: {
custom: {
50: '#c6eadd',
500: '#ade1cf',
950: '#000000',
},
}SCSS
$custom: #ade1cf; $custom-light: #c6eadd; $custom-dark: #000000;
JSON
{
"hex": "#ade1cf",
"rgb": {
"r": 173,
"g": 225,
"b": 207
},
"hsl": {
"h": 159.231,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.86858,
"c": 0.05911,
"h": 171.6
},
"luminance": 0.6724
}Semantic roles & 50–950 ramp
primary
#ADE1CF
secondary
#BA788F
accent
#2C5DBA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484