#BCD2B4#BCD2B4
#BCD2B4 is a very light, muted green. Relative luminance 0.601; OKLCH L 83.9% C 0.047 H 137.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2B4 |
|---|---|
| RGB | rgb(188, 210, 180) |
| HSL | hsl(104, 25%, 76%) |
| HSV | hsv(104, 14%, 82%) |
| CMYK | cmyk(10.5%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(81.88, -12.90, 12.40) |
| CIE-LCH | lch(81.88, 17.90, 136.14°) |
| OKLab | oklab(83.91% -0.0348 0.0321) |
| OKLCH | oklch(83.91% 0.047 137.3) |
| XYZ | xyz(52.0223, 60.0793, 52.0269) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.57
Sage Green
#9CAF88
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 9.84
Light Sage
#BCECAC
ΔE00 10.01
Mint
#AAF0C1
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2B4 #CAB4D2
analogous
#CBD2B4 #BCD2B4 #B4D2BB
triadic
#BCD2B4 #B4BCD2 #D2B4BC
tetradic
#BCD2B4 #B4CBD2 #CAB4D2 #D2BBB4
square
#BCD2B4 #B4CBD2 #CAB4D2 #D2BBB4
split-complementary
#BCD2B4 #BBB4D2 #D2B4CB
monochromatic
#78A468 #9ABB8E #BCD2B4 #DEE9DA #EEF4EC
Accessibility & contrast
On white
1.61
#BCD2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BCD2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2B4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2B4 | 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)
#D4CDB2
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#BCD0C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd2b4; /* rgb */ color: rgb(188, 210, 180); /* oklch */ color: oklch(83.9% 0.047 137.3);
Tailwind
colors: {
custom: {
50: '#d0dfca',
500: '#bcd2b4',
950: '#000000',
},
}SCSS
$custom: #bcd2b4; $custom-light: #d0dfca; $custom-dark: #000000;
JSON
{
"hex": "#bcd2b4",
"rgb": {
"r": 188,
"g": 210,
"b": 180
},
"hsl": {
"h": 104,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83912,
"c": 0.04736,
"h": 137.3
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#BCD2B4
secondary
#9E83A8
accent
#42A48A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482