#B2CDAB#B2CDAB
#B2CDAB is a light, muted green. Relative luminance 0.561; OKLCH L 81.9% C 0.055 H 139.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDAB |
|---|---|
| RGB | rgb(178, 205, 171) |
| HSL | hsl(108, 25%, 74%) |
| HSV | hsv(108, 17%, 80%) |
| CMYK | cmyk(13.2%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.65, -15.40, 13.94) |
| CIE-LCH | lch(79.65, 20.77, 137.84°) |
| OKLab | oklab(81.9% -0.0417 0.036) |
| OKLCH | oklch(81.9% 0.055 139.2) |
| XYZ | xyz(47.5406, 56.0672, 46.8376) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.26
Light Grey Green
#B7E1A1
ΔE00 8.14
Greenish Grey
#96AE8D
ΔE00 8.24
Sage Green
#9CAF88
ΔE00 8.28
Light Sage
#BCECAC
ΔE00 9.54
Lichen
#8FB67B
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDAB #C6ABCD
analogous
#C3CDAB #B2CDAB #ABCDB5
triadic
#B2CDAB #ABB2CD #CDABB2
tetradic
#B2CDAB #ABC3CD #C6ABCD #CDB5AB
square
#B2CDAB #ABC3CD #C6ABCD #CDB5AB
split-complementary
#B2CDAB #B5ABCD #CDABC3
monochromatic
#6C9F5F #8FB685 #B2CDAB #D5E4D1 #EDF4EC
Accessibility & contrast
On white
1.72
#B2CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#B2CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDAB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDAB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#CBC4AD
Tritanopia (blue-blind)
#B1CAC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cdab; /* rgb */ color: rgb(178, 205, 171); /* oklch */ color: oklch(81.9% 0.055 139.2);
Tailwind
colors: {
custom: {
50: '#c9dcc4',
500: '#b2cdab',
950: '#000000',
},
}SCSS
$custom: #b2cdab; $custom-light: #c9dcc4; $custom-dark: #000000;
JSON
{
"hex": "#b2cdab",
"rgb": {
"r": 178,
"g": 205,
"b": 171
},
"hsl": {
"h": 107.647,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81902,
"c": 0.05509,
"h": 139.2
},
"luminance": 0.56068
}Semantic roles & 50–950 ramp
primary
#B2CDAB
secondary
#9A7AA2
accent
#42A490
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482