#ABDECE#ABDECE
#ABDECE is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.057 H 173.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDECE |
|---|---|
| RGB | rgb(171, 222, 206) |
| HSL | hsl(161, 44%, 77%) |
| HSV | hsv(161, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(84.67, -19.65, 2.48) |
| CIE-LCH | lch(84.67, 19.81, 172.79°) |
| OKLab | oklab(86.06% -0.0568 0.0063) |
| OKLCH | oklch(86.06% 0.057 173.7) |
| XYZ | xyz(54.0531, 65.3546, 68.1473) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.22
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.33
Pale Aqua
#B8FFEB
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.36
Eggshell Blue
#C4FFF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDECE #DEABBB
analogous
#ABDEB5 #ABDECE #ABD5DE
triadic
#ABDECE #CEABDE #DECEAB
tetradic
#ABDECE #B5ABDE #DEABBB #D5DEAB
square
#ABDECE #B5ABDE #DEABBB #D5DEAB
split-complementary
#ABDECE #DEABD5 #DEB5AB
monochromatic
#53BB9B #7FCDB4 #ABDECE #D7EFE8 #E9F6F2
Accessibility & contrast
On white
1.49
#ABDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#ABDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDECE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDECE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#9FDFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdece; /* rgb */ color: rgb(171, 222, 206); /* oklch */ color: oklch(86.1% 0.057 173.7);
Tailwind
colors: {
custom: {
50: '#c5e8dc',
500: '#abdece',
950: '#000000',
},
}SCSS
$custom: #abdece; $custom-light: #c5e8dc; $custom-dark: #000000;
JSON
{
"hex": "#abdece",
"rgb": {
"r": 171,
"g": 222,
"b": 206
},
"hsl": {
"h": 161.176,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86055,
"c": 0.05719,
"h": 173.7
},
"luminance": 0.65357
}Semantic roles & 50–950 ramp
primary
#ABDECE
secondary
#B6778B
accent
#2F59B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484