#ABCEBD#ABCEBD
#ABCEBD is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.1% C 0.044 H 164.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEBD |
|---|---|
| RGB | rgb(171, 206, 189) |
| HSL | hsl(151, 26%, 74%) |
| HSV | hsv(151, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(79.88, -14.98, 4.60) |
| CIE-LCH | lch(79.88, 15.67, 162.94°) |
| OKLab | oklab(82.1% -0.0426 0.0119) |
| OKLCH | oklch(82.1% 0.044 164.4) |
| XYZ | xyz(48.0488, 56.4734, 56.5032) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.88
Seafoam Blue
#78D1B6
ΔE00 9.48
Light Teal
#90E4C1
ΔE00 9.89
Darkseagreen
#8FBC8F
ΔE00 10.36
Greenish Grey
#96AE8D
ΔE00 10.57
Powder Blue
#B0E0E6
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEBD #CEABBC
analogous
#ABCEAC #ABCEBD #ABCECE
triadic
#ABCEBD #BDABCE #CEBDAB
tetradic
#ABCEBD #ACABCE #CEABBC #CECEAB
square
#ABCEBD #ACABCE #CEABBC #CECEAB
split-complementary
#ABCEBD #CEABCE #CEACAB
monochromatic
#5EA180 #84B79F #ABCEBD #D2E5DB #ECF4F0
Accessibility & contrast
On white
1.71
#ABCEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ABCEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEBD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEBD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#A4CEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcebd; /* rgb */ color: rgb(171, 206, 189); /* oklch */ color: oklch(82.1% 0.044 164.4);
Tailwind
colors: {
custom: {
50: '#c4ddd0',
500: '#abcebd',
950: '#000000',
},
}SCSS
$custom: #abcebd; $custom-light: #c4ddd0; $custom-dark: #000000;
JSON
{
"hex": "#abcebd",
"rgb": {
"r": 171,
"g": 206,
"b": 189
},
"hsl": {
"h": 150.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.82105,
"c": 0.0442,
"h": 164.4
},
"luminance": 0.56475
}Semantic roles & 50–950 ramp
primary
#ABCEBD
secondary
#A37A8E
accent
#4171A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483