#ABCBAE#ABCBAE
#ABCBAE is a light, muted green. Relative luminance 0.544; OKLCH L 81.1% C 0.053 H 147.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBAE |
|---|---|
| RGB | rgb(171, 203, 174) |
| HSL | hsl(126, 24%, 73%) |
| HSV | hsv(126, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(78.71, -16.27, 10.94) |
| CIE-LCH | lch(78.71, 19.60, 146.08°) |
| OKLab | oklab(81.05% -0.0447 0.0283) |
| OKLCH | oklch(81.05% 0.053 147.7) |
| XYZ | xyz(45.7887, 54.4248, 48.1288) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.00
Greenish Grey
#96AE8D
ΔE00 8.01
Pale Teal
#82CBB2
ΔE00 8.41
Sage Green
#9CAF88
ΔE00 8.68
Light Grey Green
#B7E1A1
ΔE00 9.60
Light Teal
#90E4C1
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBAE #CBABC8
analogous
#B8CBAB #ABCBAE #ABCBBE
triadic
#ABCBAE #AEABCB #CBAEAB
tetradic
#ABCBAE #ABB8CB #CBABC8 #CBBEAB
square
#ABCBAE #ABB8CB #CBABC8 #CBBEAB
split-complementary
#ABCBAE #BEABCB #CBABB8
monochromatic
#609B66 #85B48A #ABCBAE #D1E2D2 #ECF3ED
Accessibility & contrast
On white
1.77
#ABCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#ABCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBAE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBAE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AC
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#A8C9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcbae; /* rgb */ color: rgb(171, 203, 174); /* oklch */ color: oklch(81.1% 0.053 147.7);
Tailwind
colors: {
custom: {
50: '#c4dbc6',
500: '#abcbae',
950: '#000000',
},
}SCSS
$custom: #abcbae; $custom-light: #c4dbc6; $custom-dark: #000000;
JSON
{
"hex": "#abcbae",
"rgb": {
"r": 171,
"g": 203,
"b": 174
},
"hsl": {
"h": 125.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81054,
"c": 0.05293,
"h": 147.7
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#ABCBAE
secondary
#A07A9C
accent
#4499A2
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121513
muted
#828482