#ACCABA#ACCABA
#ACCABA is a light, muted green. Relative luminance 0.546; OKLCH L 81.2% C 0.039 H 162.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCABA |
|---|---|
| RGB | rgb(172, 202, 186) |
| HSL | hsl(148, 22%, 73%) |
| HSV | hsv(148, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(78.78, -13.18, 4.63) |
| CIE-LCH | lch(78.78, 13.97, 160.66°) |
| OKLab | oklab(81.23% -0.0373 0.012) |
| OKLCH | oklch(81.23% 0.039 162.2) |
| XYZ | xyz(46.9946, 54.5558, 54.4992) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 9.84
Darkseagreen
#8FBC8F
ΔE00 10.45
Seafoam Blue
#78D1B6
ΔE00 10.65
Powder Blue
#B0E0E6
ΔE00 10.94
Sage Green
#9CAF88
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCABA #CAACBC
analogous
#ADCAAC #ACCABA #ACCAC9
triadic
#ACCABA #BAACCA #CABAAC
tetradic
#ACCABA #ACADCA #CAACBC #CAC9AC
square
#ACCABA #ACADCA #CAACBC #CAC9AC
split-complementary
#ACCABA #C9ACCA #CAACAD
monochromatic
#629A7C #87B29B #ACCABA #D1E2D9 #ECF3EF
Accessibility & contrast
On white
1.76
#ACCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#ACCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCABA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCABA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#A7CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #accaba; /* rgb */ color: rgb(172, 202, 186); /* oklch */ color: oklch(81.2% 0.039 162.2);
Tailwind
colors: {
custom: {
50: '#c5dace',
500: '#accaba',
950: '#000000',
},
}SCSS
$custom: #accaba; $custom-light: #c5dace; $custom-dark: #000000;
JSON
{
"hex": "#accaba",
"rgb": {
"r": 172,
"g": 202,
"b": 186
},
"hsl": {
"h": 148,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81225,
"c": 0.03921,
"h": 162.2
},
"luminance": 0.54557
}Semantic roles & 50–950 ramp
primary
#ACCABA
secondary
#9F7C8E
accent
#4576A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383