#ABDECC#ABDECC
#ABDECC is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.058 H 171.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDECC |
|---|---|
| RGB | rgb(171, 222, 204) |
| HSL | hsl(159, 44%, 77%) |
| HSV | hsv(159, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(84.62, -20.06, 3.47) |
| CIE-LCH | lch(84.62, 20.36, 170.19°) |
| OKLab | oklab(86% -0.0577 0.0089) |
| OKLCH | oklch(86% 0.058 171.2) |
| XYZ | xyz(53.8117, 65.2581, 66.8758) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.70
Pale Teal
#82CBB2
ΔE00 7.06
Pale Aqua
#B8FFEB
ΔE00 7.33
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDECC #DEABBD
analogous
#ABDEB3 #ABDECC #ABD7DE
triadic
#ABDECC #CCABDE #DECCAB
tetradic
#ABDECC #B3ABDE #DEABBD #D7DEAB
square
#ABDECC #B3ABDE #DEABBD #D7DEAB
split-complementary
#ABDECC #DEABD7 #DEB3AB
monochromatic
#53BB97 #7FCDB1 #ABDECC #D7EFE7 #E9F6F2
Accessibility & contrast
On white
1.49
#ABDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#ABDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDECC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDECC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#9FDFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdecc; /* rgb */ color: rgb(171, 222, 204); /* oklch */ color: oklch(86.0% 0.058 171.2);
Tailwind
colors: {
custom: {
50: '#c5e8db',
500: '#abdecc',
950: '#000000',
},
}SCSS
$custom: #abdecc; $custom-light: #c5e8db; $custom-dark: #000000;
JSON
{
"hex": "#abdecc",
"rgb": {
"r": 171,
"g": 222,
"b": 204
},
"hsl": {
"h": 158.824,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85999,
"c": 0.05835,
"h": 171.2
},
"luminance": 0.6526
}Semantic roles & 50–950 ramp
primary
#ABDECC
secondary
#B6778D
accent
#2F5FB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484