#BCD8B2#BCD8B2
#BCD8B2 is a very light, muted green. Relative luminance 0.630; OKLCH L 85.1% C 0.060 H 137.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD8B2 |
|---|---|
| RGB | rgb(188, 216, 178) |
| HSL | hsl(104, 33%, 77%) |
| HSV | hsv(104, 18%, 85%) |
| CMYK | cmyk(13%, 0%, 17.6%, 15.3%) |
| CIE-LAB | lab(83.45, -16.27, 15.68) |
| CIE-LCH | lch(83.45, 22.60, 136.08°) |
| OKLab | oklab(85.15% -0.044 0.0403) |
| OKLCH | oklch(85.15% 0.06 137.5) |
| XYZ | xyz(53.3292, 63.0167, 51.4647) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.34
Light Sage
#BCECAC
ΔE00 7.32
Mint
#AAF0C1
ΔE00 8.62
Hospital Green
#9BE5AA
ΔE00 8.70
Darkseagreen
#8FBC8F
ΔE00 9.05
Very Pale Green
#CFFDBC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD8B2 #CEB2D8
analogous
#CFD8B2 #BCD8B2 #B2D8BB
triadic
#BCD8B2 #B2BCD8 #D8B2BC
tetradic
#BCD8B2 #B2CFD8 #CEB2D8 #D8BBB2
square
#BCD8B2 #B2CFD8 #CEB2D8 #D8BBB2
split-complementary
#BCD8B2 #BBB2D8 #D8B2CF
monochromatic
#75AF61 #99C389 #BCD8B2 #DFEDDB #EDF5EB
Accessibility & contrast
On white
1.54
#BCD8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BCD8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD8B2
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD8B2 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#BBD5CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd8b2; /* rgb */ color: rgb(188, 216, 178); /* oklch */ color: oklch(85.1% 0.060 137.5);
Tailwind
colors: {
custom: {
50: '#d0e4c9',
500: '#bcd8b2',
950: '#000000',
},
}SCSS
$custom: #bcd8b2; $custom-light: #d0e4c9; $custom-dark: #000000;
JSON
{
"hex": "#bcd8b2",
"rgb": {
"r": 188,
"g": 216,
"b": 178
},
"hsl": {
"h": 104.211,
"s": 32.759,
"l": 77.255
},
"oklch": {
"l": 0.85146,
"c": 0.0597,
"h": 137.5
},
"luminance": 0.63017
}Semantic roles & 50–950 ramp
primary
#BCD8B2
secondary
#A27FAF
accent
#3AAC8E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482