#ABDECD#ABDECD
#ABDECD is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.058 H 172.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDECD |
|---|---|
| RGB | rgb(171, 222, 205) |
| HSL | hsl(160, 44%, 77%) |
| HSV | hsv(160, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.64, -19.86, 2.98) |
| CIE-LCH | lch(84.64, 20.08, 171.47°) |
| OKLab | oklab(86.03% -0.0572 0.0076) |
| OKLCH | oklch(86.03% 0.058 172.4) |
| XYZ | xyz(53.9320, 65.3062, 67.5095) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 7.18
Pale Aqua
#B8FFEB
ΔE00 7.32
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.69
Seafoam Blue
#78D1B6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDECD #DEABBC
analogous
#ABDEB4 #ABDECD #ABD6DE
triadic
#ABDECD #CDABDE #DECDAB
tetradic
#ABDECD #B4ABDE #DEABBC #D6DEAB
square
#ABDECD #B4ABDE #DEABBC #D6DEAB
split-complementary
#ABDECD #DEABD6 #DEB4AB
monochromatic
#53BB99 #7FCDB3 #ABDECD #D7EFE7 #E9F6F2
Accessibility & contrast
On white
1.49
#ABDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#ABDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDECD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDECD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#9FDFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdecd; /* rgb */ color: rgb(171, 222, 205); /* oklch */ color: oklch(86.0% 0.058 172.4);
Tailwind
colors: {
custom: {
50: '#c5e8dc',
500: '#abdecd',
950: '#000000',
},
}SCSS
$custom: #abdecd; $custom-light: #c5e8dc; $custom-dark: #000000;
JSON
{
"hex": "#abdecd",
"rgb": {
"r": 171,
"g": 222,
"b": 205
},
"hsl": {
"h": 160,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86027,
"c": 0.05775,
"h": 172.4
},
"luminance": 0.65308
}Semantic roles & 50–950 ramp
primary
#ABDECD
secondary
#B6778C
accent
#2F5CB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484