#ACCAB2#ACCAB2
#ACCAB2 is a light, muted green. Relative luminance 0.542; OKLCH L 81.0% C 0.046 H 151.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAB2 |
|---|---|
| RGB | rgb(172, 202, 178) |
| HSL | hsl(132, 22%, 73%) |
| HSV | hsv(132, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(78.59, -14.69, 8.64) |
| CIE-LCH | lch(78.59, 17.04, 149.53°) |
| OKLab | oklab(81.01% -0.0407 0.0224) |
| OKLCH | oklch(81.01% 0.046 151.1) |
| XYZ | xyz(46.1678, 54.2251, 50.1450) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.18
Greenish Grey
#96AE8D
ΔE00 8.30
Pale Teal
#82CBB2
ΔE00 8.62
Sage Green
#9CAF88
ΔE00 9.19
Seafoam Blue
#78D1B6
ΔE00 10.34
Light Teal
#90E4C1
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAB2 #CAACC4
analogous
#B5CAAC #ACCAB2 #ACCAC1
triadic
#ACCAB2 #B2ACCA #CAB2AC
tetradic
#ACCAB2 #ACB5CA #CAACC4 #CAC1AC
square
#ACCAB2 #ACB5CA #CAACC4 #CAC1AC
split-complementary
#ACCAB2 #C1ACCA #CAACB5
monochromatic
#629A6D #87B28F #ACCAB2 #D1E2D5 #ECF3EE
Accessibility & contrast
On white
1.77
#ACCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ACCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAB2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAB2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B1
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#A8C9C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #accab2; /* rgb */ color: rgb(172, 202, 178); /* oklch */ color: oklch(81.0% 0.046 151.1);
Tailwind
colors: {
custom: {
50: '#c5dac9',
500: '#accab2',
950: '#000000',
},
}SCSS
$custom: #accab2; $custom-light: #c5dac9; $custom-dark: #000000;
JSON
{
"hex": "#accab2",
"rgb": {
"r": 172,
"g": 202,
"b": 178
},
"hsl": {
"h": 132,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81009,
"c": 0.04644,
"h": 151.1
},
"luminance": 0.54226
}Semantic roles & 50–950 ramp
primary
#ACCAB2
secondary
#9F7C98
accent
#458EA0
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382