#BCD88F#BCD88F
#BCD88F is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.4% C 0.101 H 125.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD88F |
|---|---|
| RGB | rgb(188, 216, 143) |
| HSL | hsl(83, 48%, 70%) |
| HSV | hsv(83, 34%, 85%) |
| CMYK | cmyk(13%, 0%, 33.8%, 15.3%) |
| CIE-LAB | lab(82.80, -21.55, 33.00) |
| CIE-LCH | lch(82.80, 39.42, 123.15°) |
| OKLab | oklab(84.41% -0.0586 0.082) |
| OKLCH | oklch(84.41% 0.101 125.5) |
| XYZ | xyz(50.2523, 61.7860, 35.2597) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.14
Pale Olive
#B9CC81
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 4.27
Greenish Tan
#BCCB7A
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD88F #AB8FD8
analogous
#D8CF8F #BCD88F #97D88F
triadic
#BCD88F #8FBCD8 #D88FBC
tetradic
#BCD88F #8FD8CF #AB8FD8 #D88F97
square
#BCD88F #8FD8CF #AB8FD8 #D88F97
split-complementary
#BCD88F #8F97D8 #CF8FD8
monochromatic
#84AF3D #A1C862 #BCD88F #D7E8BC #F1F7E8
Accessibility & contrast
On white
1.57
#BCD88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BCD88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD88F
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD88F | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8A
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#C0D1C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd88f; /* rgb */ color: rgb(188, 216, 143); /* oklch */ color: oklch(84.4% 0.101 125.5);
Tailwind
colors: {
custom: {
50: '#d1e4b0',
500: '#bcd88f',
950: '#000000',
},
}SCSS
$custom: #bcd88f; $custom-light: #d1e4b0; $custom-dark: #000000;
JSON
{
"hex": "#bcd88f",
"rgb": {
"r": 188,
"g": 216,
"b": 143
},
"hsl": {
"h": 83.014,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.84412,
"c": 0.10079,
"h": 125.5
},
"luminance": 0.61786
}Semantic roles & 50–950 ramp
primary
#BCD88F
secondary
#7C5DAF
accent
#2ABC62
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481