#B2CDB2#B2CDB2
#B2CDB2 is a very light, muted green. Relative luminance 0.563; OKLCH L 82.1% C 0.047 H 145.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDB2 |
|---|---|
| RGB | rgb(178, 205, 178) |
| HSL | hsl(120, 21%, 75%) |
| HSV | hsv(120, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(79.81, -14.17, 10.43) |
| CIE-LCH | lch(79.81, 17.59, 143.65°) |
| OKLab | oklab(82.08% -0.0388 0.027) |
| OKLCH | oklch(82.08% 0.047 145.1) |
| XYZ | xyz(48.2256, 56.3412, 50.4450) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.37
Greenish Grey
#96AE8D
ΔE00 8.64
Sage Green
#9CAF88
ΔE00 9.13
Pale Teal
#82CBB2
ΔE00 9.69
Light Grey Green
#B7E1A1
ΔE00 9.91
Light Teal
#90E4C1
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDB2 #CDB2CD
analogous
#BFCDB2 #B2CDB2 #B2CDBF
triadic
#B2CDB2 #B2B2CD #CDB2B2
tetradic
#B2CDB2 #B2BFCD #CDB2CD #CDBFB2
square
#B2CDB2 #B2BFCD #CDB2CD #CDBFB2
split-complementary
#B2CDB2 #BFB2CD #CDB2BF
monochromatic
#689D68 #8DB58D #B2CDB2 #D7E5D7 #ECF3EC
Accessibility & contrast
On white
1.71
#B2CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#B2CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDB2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDB2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B1
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#B0CBC5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cdb2; /* rgb */ color: rgb(178, 205, 178); /* oklch */ color: oklch(82.1% 0.047 145.1);
Tailwind
colors: {
custom: {
50: '#c9dcc9',
500: '#b2cdb2',
950: '#000000',
},
}SCSS
$custom: #b2cdb2; $custom-light: #c9dcc9; $custom-dark: #000000;
JSON
{
"hex": "#b2cdb2",
"rgb": {
"r": 178,
"g": 205,
"b": 178
},
"hsl": {
"h": 120,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82077,
"c": 0.04729,
"h": 145.1
},
"luminance": 0.56342
}Semantic roles & 50–950 ramp
primary
#B2CDB2
secondary
#A281A2
accent
#46A0A0
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482