#ABCCAE#ABCCAE
#ABCCAE is a light, muted green. Relative luminance 0.549; OKLCH L 81.3% C 0.055 H 147.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCAE |
|---|---|
| RGB | rgb(171, 204, 174) |
| HSL | hsl(125, 24%, 74%) |
| HSV | hsv(125, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(78.98, -16.77, 11.33) |
| CIE-LCH | lch(78.98, 20.24, 145.96°) |
| OKLab | oklab(81.27% -0.0461 0.0293) |
| OKLCH | oklch(81.27% 0.055 147.6) |
| XYZ | xyz(46.0256, 54.8987, 48.2078) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.89
Greenish Grey
#96AE8D
ΔE00 8.20
Pale Teal
#82CBB2
ΔE00 8.31
Sage Green
#9CAF88
ΔE00 8.83
Light Grey Green
#B7E1A1
ΔE00 9.25
Light Teal
#90E4C1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCAE #CCABC9
analogous
#B8CCAB #ABCCAE #ABCCBE
triadic
#ABCCAE #AEABCC #CCAEAB
tetradic
#ABCCAE #ABB8CC #CCABC9 #CCBEAB
square
#ABCCAE #ABB8CC #CCABC9 #CCBEAB
split-complementary
#ABCCAE #BEABCC #CCABB8
monochromatic
#5F9D65 #85B589 #ABCCAE #D1E3D3 #ECF3ED
Accessibility & contrast
On white
1.75
#ABCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#ABCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCAE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCAE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AC
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#A8CAC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abccae; /* rgb */ color: rgb(171, 204, 174); /* oklch */ color: oklch(81.3% 0.055 147.6);
Tailwind
colors: {
custom: {
50: '#c4dbc6',
500: '#abccae',
950: '#000000',
},
}SCSS
$custom: #abccae; $custom-light: #c4dbc6; $custom-dark: #000000;
JSON
{
"hex": "#abccae",
"rgb": {
"r": 171,
"g": 204,
"b": 174
},
"hsl": {
"h": 125.455,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81273,
"c": 0.05463,
"h": 147.6
},
"luminance": 0.549
}Semantic roles & 50–950 ramp
primary
#ABCCAE
secondary
#A17A9D
accent
#439AA3
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121513
muted
#828482