#ABCAAA#ABCAAA
#ABCAAA is a light, muted green. Relative luminance 0.538; OKLCH L 80.7% C 0.056 H 144.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAAA |
|---|---|
| RGB | rgb(171, 202, 170) |
| HSL | hsl(118, 23%, 73%) |
| HSV | hsv(118, 16%, 79%) |
| CMYK | cmyk(15.3%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(78.35, -16.47, 12.56) |
| CIE-LCH | lch(78.35, 20.72, 142.67°) |
| OKLab | oklab(80.74% -0.045 0.0325) |
| OKLCH | oklch(80.74% 0.056 144.2) |
| XYZ | xyz(45.1692, 53.8004, 46.0272) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.38
Greenish Grey
#96AE8D
ΔE00 7.54
Sage Green
#9CAF88
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.90
Light Grey Green
#B7E1A1
ΔE00 8.95
Lichen
#8FB67B
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAAA #C9AACA
analogous
#BBCAAA #ABCAAA #AACAB9
triadic
#ABCAAA #AAABCA #CAAAAB
tetradic
#ABCAAA #AABBCA #C9AACA #CAB9AA
square
#ABCAAA #AABBCA #C9AACA #CAB9AA
split-complementary
#ABCAAA #B9AACA #CAAABB
monochromatic
#629A60 #86B284 #ABCAAA #D0E2D0 #ECF3EC
Accessibility & contrast
On white
1.79
#ABCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#ABCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAAA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAAA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#C6C1AC
Tritanopia (blue-blind)
#A8C8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcaaa; /* rgb */ color: rgb(171, 202, 170); /* oklch */ color: oklch(80.7% 0.056 144.2);
Tailwind
colors: {
custom: {
50: '#c4dac3',
500: '#abcaaa',
950: '#000000',
},
}SCSS
$custom: #abcaaa; $custom-light: #c4dac3; $custom-dark: #000000;
JSON
{
"hex": "#abcaaa",
"rgb": {
"r": 171,
"g": 202,
"b": 170
},
"hsl": {
"h": 118.125,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.80735,
"c": 0.0555,
"h": 144.2
},
"luminance": 0.53801
}Semantic roles & 50–950 ramp
primary
#ABCAAA
secondary
#9E799F
accent
#44A29F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382