#BCD2B2#BCD2B2
#BCD2B2 is a very light, muted green. Relative luminance 0.600; OKLCH L 83.9% C 0.050 H 135.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2B2 |
|---|---|
| RGB | rgb(188, 210, 178) |
| HSL | hsl(101, 26%, 76%) |
| HSV | hsv(101, 15%, 82%) |
| CMYK | cmyk(10.5%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(81.84, -13.25, 13.40) |
| CIE-LCH | lch(81.84, 18.84, 134.67°) |
| OKLab | oklab(83.86% -0.0356 0.0346) |
| OKLCH | oklch(83.86% 0.05 135.8) |
| XYZ | xyz(51.8200, 59.9984, 50.9616) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.45
Darkseagreen
#8FBC8F
ΔE00 9.32
Light Sage
#BCECAC
ΔE00 9.59
Sage Green
#9CAF88
ΔE00 9.60
Greenish Grey
#96AE8D
ΔE00 9.76
Pale Olive
#B9CC81
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2B2 #C8B2D2
analogous
#CCD2B2 #BCD2B2 #B2D2B8
triadic
#BCD2B2 #B2BCD2 #D2B2BC
tetradic
#BCD2B2 #B2CCD2 #C8B2D2 #D2B8B2
square
#BCD2B2 #B2CCD2 #C8B2D2 #D2B8B2
split-complementary
#BCD2B2 #B8B2D2 #D2B2CC
monochromatic
#79A565 #9ABB8B #BCD2B2 #DEE9D9 #EEF4EC
Accessibility & contrast
On white
1.62
#BCD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BCD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2B2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2B2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#BCCFC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd2b2; /* rgb */ color: rgb(188, 210, 178); /* oklch */ color: oklch(83.9% 0.050 135.8);
Tailwind
colors: {
custom: {
50: '#d0dfc9',
500: '#bcd2b2',
950: '#000000',
},
}SCSS
$custom: #bcd2b2; $custom-light: #d0dfc9; $custom-dark: #000000;
JSON
{
"hex": "#bcd2b2",
"rgb": {
"r": 188,
"g": 210,
"b": 178
},
"hsl": {
"h": 101.25,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.83862,
"c": 0.0497,
"h": 135.8
},
"luminance": 0.59999
}Semantic roles & 50–950 ramp
primary
#BCD2B2
secondary
#9B80A8
accent
#41A586
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482