#ABCCAF#ABCCAF
#ABCCAF is a light, muted green. Relative luminance 0.549; OKLCH L 81.3% C 0.054 H 148.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCAF |
|---|---|
| RGB | rgb(171, 204, 175) |
| HSL | hsl(127, 24%, 74%) |
| HSV | hsv(127, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(79.01, -16.59, 10.83) |
| CIE-LCH | lch(79.01, 19.81, 146.87°) |
| OKLab | oklab(81.3% -0.0457 0.028) |
| OKLCH | oklch(81.3% 0.054 148.5) |
| XYZ | xyz(46.1235, 54.9378, 48.7231) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 8.22
Greenish Grey
#96AE8D
ΔE00 8.27
Sage Green
#9CAF88
ΔE00 8.97
Light Grey Green
#B7E1A1
ΔE00 9.51
Light Teal
#90E4C1
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCAF #CCABC8
analogous
#B7CCAB #ABCCAF #ABCCBF
triadic
#ABCCAF #AFABCC #CCAFAB
tetradic
#ABCCAF #ABB7CC #CCABC8 #CCBFAB
square
#ABCCAF #ABB7CC #CCABC8 #CCBFAB
split-complementary
#ABCCAF #BFABCC #CCABB7
monochromatic
#5F9D67 #85B58B #ABCCAF #D1E3D3 #ECF3ED
Accessibility & contrast
On white
1.75
#ABCCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ABCCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCAF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCAF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#A7CAC4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abccaf; /* rgb */ color: rgb(171, 204, 175); /* oklch */ color: oklch(81.3% 0.054 148.5);
Tailwind
colors: {
custom: {
50: '#c4dbc6',
500: '#abccaf',
950: '#000000',
},
}SCSS
$custom: #abccaf; $custom-light: #c4dbc6; $custom-dark: #000000;
JSON
{
"hex": "#abccaf",
"rgb": {
"r": 171,
"g": 204,
"b": 175
},
"hsl": {
"h": 127.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81298,
"c": 0.05359,
"h": 148.5
},
"luminance": 0.54939
}Semantic roles & 50–950 ramp
primary
#ABCCAF
secondary
#A17A9C
accent
#4397A3
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121513
muted
#828482