#B2CDAC#B2CDAC
#B2CDAC is a light, muted green. Relative luminance 0.561; OKLCH L 81.9% C 0.054 H 140.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDAC |
|---|---|
| RGB | rgb(178, 205, 172) |
| HSL | hsl(109, 25%, 74%) |
| HSV | hsv(109, 16%, 80%) |
| CMYK | cmyk(13.2%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(79.67, -15.22, 13.44) |
| CIE-LCH | lch(79.67, 20.31, 138.56°) |
| OKLab | oklab(81.93% -0.0413 0.0347) |
| OKLCH | oklch(81.93% 0.054 140) |
| XYZ | xyz(47.6363, 56.1055, 47.3415) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.39
Greenish Grey
#96AE8D
ΔE00 8.27
Sage Green
#9CAF88
ΔE00 8.37
Light Grey Green
#B7E1A1
ΔE00 8.37
Light Sage
#BCECAC
ΔE00 9.73
Lichen
#8FB67B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDAC #C7ACCD
analogous
#C3CDAC #B2CDAC #ACCDB7
triadic
#B2CDAC #ACB2CD #CDACB2
tetradic
#B2CDAC #ACC3CD #C7ACCD #CDB7AC
square
#B2CDAC #ACC3CD #C7ACCD #CDB7AC
split-complementary
#B2CDAC #B7ACCD #CDACC3
monochromatic
#6B9F60 #8FB686 #B2CDAC #D5E4D2 #EDF3EC
Accessibility & contrast
On white
1.72
#B2CDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#B2CDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDAC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDAC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AA
Deuteranopia (green-blind)
#CBC4AE
Tritanopia (blue-blind)
#B1CBC4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cdac; /* rgb */ color: rgb(178, 205, 172); /* oklch */ color: oklch(81.9% 0.054 140.0);
Tailwind
colors: {
custom: {
50: '#c9dcc4',
500: '#b2cdac',
950: '#000000',
},
}SCSS
$custom: #b2cdac; $custom-light: #c9dcc4; $custom-dark: #000000;
JSON
{
"hex": "#b2cdac",
"rgb": {
"r": 178,
"g": 205,
"b": 172
},
"hsl": {
"h": 109.091,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.81926,
"c": 0.05394,
"h": 140
},
"luminance": 0.56106
}Semantic roles & 50–950 ramp
primary
#B2CDAC
secondary
#9B7BA2
accent
#42A392
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482