#BCD89C#BCD89C
#BCD89C is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.7% C 0.086 H 128.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD89C |
|---|---|
| RGB | rgb(188, 216, 156) |
| HSL | hsl(88, 43%, 73%) |
| HSV | hsv(88, 28%, 85%) |
| CMYK | cmyk(13%, 0%, 27.8%, 15.3%) |
| CIE-LAB | lab(83.02, -19.73, 26.60) |
| CIE-LCH | lch(83.02, 33.12, 126.57°) |
| OKLab | oklab(84.66% -0.0532 0.0671) |
| OKLCH | oklch(84.66% 0.086 128.4) |
| XYZ | xyz(51.2948, 62.2030, 40.7500) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Pale Olive
#B9CC81
ΔE00 5.07
Light Sage
#BCECAC
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 6.45
Greenish Tan
#BCCB7A
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD89C #B89CD8
analogous
#D8D69C #BCD89C #9ED89C
triadic
#BCD89C #9CBCD8 #D89CBC
tetradic
#BCD89C #9CD8D6 #B89CD8 #D89C9E
square
#BCD89C #9CD8D6 #B89CD8 #D89C9E
split-complementary
#BCD89C #9C9ED8 #D69CD8
monochromatic
#80B347 #9EC770 #BCD89C #DAE9C8 #F0F6E9
Accessibility & contrast
On white
1.56
#BCD89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BCD89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD89C
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD89C | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#DACE9F
Tritanopia (blue-blind)
#BFD3C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd89c; /* rgb */ color: rgb(188, 216, 156); /* oklch */ color: oklch(84.7% 0.086 128.4);
Tailwind
colors: {
custom: {
50: '#d0e4b9',
500: '#bcd89c',
950: '#000000',
},
}SCSS
$custom: #bcd89c; $custom-light: #d0e4b9; $custom-dark: #000000;
JSON
{
"hex": "#bcd89c",
"rgb": {
"r": 188,
"g": 216,
"b": 156
},
"hsl": {
"h": 88,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.84662,
"c": 0.08561,
"h": 128.4
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#BCD89C
secondary
#8A69AF
accent
#2FB76E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481