#BCD88E#BCD88E
#BCD88E is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.4% C 0.102 H 125.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD88E |
|---|---|
| RGB | rgb(188, 216, 142) |
| HSL | hsl(83, 49%, 70%) |
| HSV | hsv(83, 34%, 85%) |
| CMYK | cmyk(13%, 0%, 34.3%, 15.3%) |
| CIE-LAB | lab(82.78, -21.69, 33.49) |
| CIE-LCH | lch(82.78, 39.90, 122.92°) |
| OKLab | oklab(84.39% -0.059 0.0831) |
| OKLCH | oklch(84.39% 0.102 125.4) |
| XYZ | xyz(50.1769, 61.7558, 34.8625) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.99
Pale Olive
#B9CC81
ΔE00 3.34
Light Grey Green
#B7E1A1
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD88E #AA8ED8
analogous
#D8CF8E #BCD88E #97D88E
triadic
#BCD88E #8EBCD8 #D88EBC
tetradic
#BCD88E #8ED8CF #AA8ED8 #D88E97
square
#BCD88E #8ED8CF #AA8ED8 #D88E97
split-complementary
#BCD88E #8E97D8 #CF8ED8
monochromatic
#84AF3C #A1C861 #BCD88E #D7E8BB #F2F7E8
Accessibility & contrast
On white
1.57
#BCD88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BCD88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD88E
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD88E | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#C1D1C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd88e; /* rgb */ color: rgb(188, 216, 142); /* oklch */ color: oklch(84.4% 0.102 125.4);
Tailwind
colors: {
custom: {
50: '#d1e4b0',
500: '#bcd88e',
950: '#000000',
},
}SCSS
$custom: #bcd88e; $custom-light: #d1e4b0; $custom-dark: #000000;
JSON
{
"hex": "#bcd88e",
"rgb": {
"r": 188,
"g": 216,
"b": 142
},
"hsl": {
"h": 82.703,
"s": 48.684,
"l": 70.196
},
"oklch": {
"l": 0.84393,
"c": 0.10194,
"h": 125.4
},
"luminance": 0.61756
}Semantic roles & 50–950 ramp
primary
#BCD88E
secondary
#7B5CAF
accent
#2ABC61
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481