#B2CCAB#B2CCAB
#B2CCAB is a light, muted green. Relative luminance 0.556; OKLCH L 81.7% C 0.053 H 139.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCAB |
|---|---|
| RGB | rgb(178, 204, 171) |
| HSL | hsl(107, 24%, 74%) |
| HSV | hsv(107, 16%, 80%) |
| CMYK | cmyk(12.7%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(79.38, -14.89, 13.56) |
| CIE-LCH | lch(79.38, 20.14, 137.68°) |
| OKLab | oklab(81.69% -0.0403 0.035) |
| OKLCH | oklch(81.69% 0.053 139.1) |
| XYZ | xyz(47.3022, 55.5903, 46.7581) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.36
Greenish Grey
#96AE8D
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 8.11
Light Grey Green
#B7E1A1
ΔE00 8.50
Lichen
#8FB67B
ΔE00 9.81
Light Sage
#BCECAC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCAB #C5ABCC
analogous
#C2CCAB #B2CCAB #ABCCB4
triadic
#B2CCAB #ABB2CC #CCABB2
tetradic
#B2CCAB #ABC2CC #C5ABCC #CCB4AB
square
#B2CCAB #ABC2CC #C5ABCC #CCB4AB
split-complementary
#B2CCAB #B4ABCC #CCABC2
monochromatic
#6D9D5F #8FB585 #B2CCAB #D5E3D1 #EEF3EC
Accessibility & contrast
On white
1.73
#B2CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#B2CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCAB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCAB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#B1C9C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2ccab; /* rgb */ color: rgb(178, 204, 171); /* oklch */ color: oklch(81.7% 0.053 139.1);
Tailwind
colors: {
custom: {
50: '#c9dbc4',
500: '#b2ccab',
950: '#000000',
},
}SCSS
$custom: #b2ccab; $custom-light: #c9dbc4; $custom-dark: #000000;
JSON
{
"hex": "#b2ccab",
"rgb": {
"r": 178,
"g": 204,
"b": 171
},
"hsl": {
"h": 107.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81685,
"c": 0.0534,
"h": 139.1
},
"luminance": 0.55591
}Semantic roles & 50–950 ramp
primary
#B2CCAB
secondary
#997AA1
accent
#43A38E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482