#ABCEBB#ABCEBB
#ABCEBB is a very light, muted green. Relative luminance 0.564; OKLCH L 82.0% C 0.046 H 161.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEBB |
|---|---|
| RGB | rgb(171, 206, 187) |
| HSL | hsl(147, 26%, 74%) |
| HSV | hsv(147, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.83, -15.37, 5.60) |
| CIE-LCH | lch(79.83, 16.35, 159.99°) |
| OKLab | oklab(82.05% -0.0434 0.0145) |
| OKLCH | oklch(82.05% 0.046 161.5) |
| XYZ | xyz(47.8332, 56.3872, 55.3677) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 9.33
Light Teal
#90E4C1
ΔE00 9.60
Darkseagreen
#8FBC8F
ΔE00 9.76
Greenish Grey
#96AE8D
ΔE00 10.17
Mint
#AAF0C1
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEBB #CEABBE
analogous
#ADCEAB #ABCEBB #ABCECD
triadic
#ABCEBB #BBABCE #CEBBAB
tetradic
#ABCEBB #ABADCE #CEABBE #CECDAB
square
#ABCEBB #ABADCE #CEABBE #CECDAB
split-complementary
#ABCEBB #CDABCE #CEABAD
monochromatic
#5EA17C #84B79C #ABCEBB #D2E5DA #ECF4EF
Accessibility & contrast
On white
1.71
#ABCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ABCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEBB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEBB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#A5CEC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcebb; /* rgb */ color: rgb(171, 206, 187); /* oklch */ color: oklch(82.0% 0.046 161.5);
Tailwind
colors: {
custom: {
50: '#c4ddcf',
500: '#abcebb',
950: '#000000',
},
}SCSS
$custom: #abcebb; $custom-light: #c4ddcf; $custom-dark: #000000;
JSON
{
"hex": "#abcebb",
"rgb": {
"r": 171,
"g": 206,
"b": 187
},
"hsl": {
"h": 147.429,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8205,
"c": 0.04576,
"h": 161.5
},
"luminance": 0.56388
}Semantic roles & 50–950 ramp
primary
#ABCEBB
secondary
#A37A90
accent
#4177A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483