#ACCBA2#ACCBA2
#ACCBA2 is a light, moderate green. Relative luminance 0.541; OKLCH L 80.8% C 0.066 H 138.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBA2 |
|---|---|
| RGB | rgb(172, 203, 162) |
| HSL | hsl(105, 28%, 72%) |
| HSV | hsv(105, 20%, 80%) |
| CMYK | cmyk(15.3%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(78.51, -18.01, 17.08) |
| CIE-LCH | lch(78.51, 24.82, 136.52°) |
| OKLab | oklab(80.83% -0.0488 0.0438) |
| OKLCH | oklch(80.83% 0.066 138.1) |
| XYZ | xyz(44.8894, 54.0904, 42.2509) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 6.92
Sage Green
#9CAF88
ΔE00 7.58
Greenish Grey
#96AE8D
ΔE00 7.79
Lichen
#8FB67B
ΔE00 7.81
Light Sage
#BCECAC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBA2 #C1A2CB
analogous
#C1CBA2 #ACCBA2 #A2CBAD
triadic
#ACCBA2 #A2ACCB #CBA2AC
tetradic
#ACCBA2 #A2C1CB #C1A2CB #CBADA2
square
#ACCBA2 #A2C1CB #C1A2CB #CBADA2
split-complementary
#ACCBA2 #ADA2CB #CBA2C1
monochromatic
#689C57 #89B57B #ACCBA2 #CFE1C9 #EDF4EB
Accessibility & contrast
On white
1.78
#ACCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#ACCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBA2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBA2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#ABC8C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #accba2; /* rgb */ color: rgb(172, 203, 162); /* oklch */ color: oklch(80.8% 0.066 138.1);
Tailwind
colors: {
custom: {
50: '#c5dbbd',
500: '#accba2',
950: '#000000',
},
}SCSS
$custom: #accba2; $custom-light: #c5dbbd; $custom-dark: #000000;
JSON
{
"hex": "#accba2",
"rgb": {
"r": 172,
"g": 203,
"b": 162
},
"hsl": {
"h": 105.366,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.8083,
"c": 0.06557,
"h": 138.1
},
"luminance": 0.54091
}Semantic roles & 50–950 ramp
primary
#ACCBA2
secondary
#9571A0
accent
#3FA78D
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131512
muted
#828482