#ABDECB#ABDECB
#ABDECB is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.0% C 0.059 H 170.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDECB |
|---|---|
| RGB | rgb(171, 222, 203) |
| HSL | hsl(158, 44%, 77%) |
| HSV | hsv(158, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.59, -20.26, 3.96) |
| CIE-LCH | lch(84.59, 20.64, 168.93°) |
| OKLab | oklab(85.97% -0.0581 0.0102) |
| OKLCH | oklch(85.97% 0.059 170.1) |
| XYZ | xyz(53.6922, 65.2103, 66.2462) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 6.95
Pale Aqua
#B8FFEB
ΔE00 7.34
Seafoam Blue
#78D1B6
ΔE00 7.62
Duck Egg Blue
#C3FBF4
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDECB #DEABBE
analogous
#ABDEB2 #ABDECB #ABD8DE
triadic
#ABDECB #CBABDE #DECBAB
tetradic
#ABDECB #B2ABDE #DEABBE #D8DEAB
square
#ABDECB #B2ABDE #DEABBE #D8DEAB
split-complementary
#ABDECB #DEABD8 #DEB2AB
monochromatic
#53BB95 #7FCDB0 #ABDECB #D7EFE6 #E9F6F1
Accessibility & contrast
On white
1.50
#ABDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ABDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDECB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDECB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#9FDFD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdecb; /* rgb */ color: rgb(171, 222, 203); /* oklch */ color: oklch(86.0% 0.059 170.1);
Tailwind
colors: {
custom: {
50: '#c5e8da',
500: '#abdecb',
950: '#000000',
},
}SCSS
$custom: #abdecb; $custom-light: #c5e8da; $custom-dark: #000000;
JSON
{
"hex": "#abdecb",
"rgb": {
"r": 171,
"g": 222,
"b": 203
},
"hsl": {
"h": 157.647,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85972,
"c": 0.05897,
"h": 170.1
},
"luminance": 0.65212
}Semantic roles & 50–950 ramp
primary
#ABDECB
secondary
#B6778E
accent
#2F61B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483