#B2CCAA#B2CCAA
#B2CCAA is a light, muted green. Relative luminance 0.556; OKLCH L 81.7% C 0.055 H 138.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCAA |
|---|---|
| RGB | rgb(178, 204, 170) |
| HSL | hsl(106, 25%, 73%) |
| HSV | hsv(106, 17%, 80%) |
| CMYK | cmyk(12.7%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(79.36, -15.06, 14.06) |
| CIE-LCH | lch(79.36, 20.60, 136.97°) |
| OKLab | oklab(81.66% -0.0408 0.0363) |
| OKLCH | oklch(81.66% 0.055 138.3) |
| XYZ | xyz(47.2072, 55.5523, 46.2580) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.24
Sage Green
#9CAF88
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 8.02
Light Grey Green
#B7E1A1
ΔE00 8.28
Lichen
#8FB67B
ΔE00 9.61
Light Sage
#BCECAC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCAA #C4AACC
analogous
#C3CCAA #B2CCAA #AACCB3
triadic
#B2CCAA #AAB2CC #CCAAB2
tetradic
#B2CCAA #AAC3CC #C4AACC #CCB3AA
square
#B2CCAA #AAC3CC #C4AACC #CCB3AA
split-complementary
#B2CCAA #B3AACC #CCAAC3
monochromatic
#6D9D5E #8FB584 #B2CCAA #D5E3D0 #EEF4EC
Accessibility & contrast
On white
1.73
#B2CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B2CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCAA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCAA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A8
Deuteranopia (green-blind)
#CAC4AC
Tritanopia (blue-blind)
#B1C9C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2ccaa; /* rgb */ color: rgb(178, 204, 170); /* oklch */ color: oklch(81.7% 0.055 138.3);
Tailwind
colors: {
custom: {
50: '#c9dbc3',
500: '#b2ccaa',
950: '#000000',
},
}SCSS
$custom: #b2ccaa; $custom-light: #c9dbc3; $custom-dark: #000000;
JSON
{
"hex": "#b2ccaa",
"rgb": {
"r": 178,
"g": 204,
"b": 170
},
"hsl": {
"h": 105.882,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.81661,
"c": 0.05455,
"h": 138.3
},
"luminance": 0.55553
}Semantic roles & 50–950 ramp
primary
#B2CCAA
secondary
#9879A1
accent
#42A48D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482