#BCD99F#BCD99F
#BCD99F is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.9% C 0.084 H 129.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD99F |
|---|---|
| RGB | rgb(188, 217, 159) |
| HSL | hsl(90, 43%, 74%) |
| HSV | hsv(90, 27%, 85%) |
| CMYK | cmyk(13.4%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(83.35, -19.78, 25.48) |
| CIE-LCH | lch(83.35, 32.26, 127.83°) |
| OKLab | oklab(84.94% -0.0533 0.0644) |
| OKLCH | oklch(84.94% 0.084 129.6) |
| XYZ | xyz(51.8089, 62.8198, 42.1901) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.92
Light Sage
#BCECAC
ΔE00 5.06
Pale Olive
#B9CC81
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.94
Greenish Tan
#BCCB7A
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD99F #BC9FD9
analogous
#D9D99F #BCD99F #9FD99F
triadic
#BCD99F #9FBCD9 #D99FBC
tetradic
#BCD99F #9FD9D9 #BC9FD9 #D99F9F
square
#BCD99F #9FD9D9 #BC9FD9 #D99F9F
split-complementary
#BCD99F #9F9FD9 #D99FD9
monochromatic
#7FB648 #9DC873 #BCD99F #DBEACB #F0F6E9
Accessibility & contrast
On white
1.55
#BCD99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BCD99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD99F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD99F | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#BED4CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd99f; /* rgb */ color: rgb(188, 217, 159); /* oklch */ color: oklch(84.9% 0.084 129.6);
Tailwind
colors: {
custom: {
50: '#d0e4bb',
500: '#bcd99f',
950: '#000000',
},
}SCSS
$custom: #bcd99f; $custom-light: #d0e4bb; $custom-dark: #000000;
JSON
{
"hex": "#bcd99f",
"rgb": {
"r": 188,
"g": 217,
"b": 159
},
"hsl": {
"h": 90,
"s": 43.284,
"l": 73.725
},
"oklch": {
"l": 0.8494,
"c": 0.08363,
"h": 129.6
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#BCD99F
secondary
#8E6CB0
accent
#2FB673
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482