#BCD2B5#BCD2B5
#BCD2B5 is a very light, muted green. Relative luminance 0.601; OKLCH L 83.9% C 0.046 H 138.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2B5 |
|---|---|
| RGB | rgb(188, 210, 181) |
| HSL | hsl(106, 24%, 77%) |
| HSV | hsv(106, 14%, 82%) |
| CMYK | cmyk(10.5%, 0%, 13.8%, 17.6%) |
| CIE-LAB | lab(81.90, -12.73, 11.90) |
| CIE-LCH | lch(81.90, 17.43, 136.93°) |
| OKLab | oklab(83.94% -0.0344 0.0308) |
| OKLCH | oklch(83.94% 0.046 138.1) |
| XYZ | xyz(52.1245, 60.1202, 52.5653) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.22
Darkseagreen
#8FBC8F
ΔE00 9.72
Greenish Grey
#96AE8D
ΔE00 9.90
Sage Green
#9CAF88
ΔE00 9.91
Light Sage
#BCECAC
ΔE00 10.23
Mint
#AAF0C1
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2B5 #CBB5D2
analogous
#CBD2B5 #BCD2B5 #B5D2BD
triadic
#BCD2B5 #B5BCD2 #D2B5BC
tetradic
#BCD2B5 #B5CBD2 #CBB5D2 #D2BDB5
square
#BCD2B5 #B5CBD2 #CBB5D2 #D2BDB5
split-complementary
#BCD2B5 #BDB5D2 #D2B5CB
monochromatic
#77A469 #9ABB8F #BCD2B5 #DEE9DB #EEF3EC
Accessibility & contrast
On white
1.61
#BCD2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BCD2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2B5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2B5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB3
Deuteranopia (green-blind)
#D0CBB6
Tritanopia (blue-blind)
#BBD0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2b5; /* rgb */ color: rgb(188, 210, 181); /* oklch */ color: oklch(83.9% 0.046 138.1);
Tailwind
colors: {
custom: {
50: '#d0dfcb',
500: '#bcd2b5',
950: '#000000',
},
}SCSS
$custom: #bcd2b5; $custom-light: #d0dfcb; $custom-dark: #000000;
JSON
{
"hex": "#bcd2b5",
"rgb": {
"r": 188,
"g": 210,
"b": 181
},
"hsl": {
"h": 105.517,
"s": 24.37,
"l": 76.667
},
"oklch": {
"l": 0.83937,
"c": 0.04619,
"h": 138.1
},
"luminance": 0.60121
}Semantic roles & 50–950 ramp
primary
#BCD2B5
secondary
#9F84A8
accent
#43A38C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482