#BCDF7D#BCDF7D
#BCDF7D is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.131 H 125.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF7D |
|---|---|
| RGB | rgb(188, 223, 125) |
| HSL | hsl(81, 60%, 68%) |
| HSV | hsv(81, 44%, 87%) |
| CMYK | cmyk(15.7%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(84.46, -27.16, 44.14) |
| CIE-LCH | lch(84.46, 51.83, 121.60°) |
| OKLab | oklab(85.65% -0.0753 0.1069) |
| OKLCH | oklch(85.65% 0.131 125.2) |
| XYZ | xyz(50.8282, 64.9470, 29.2563) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.35
Pale Olive
#B9CC81
ΔE00 5.63
Greenish Tan
#BCCB7A
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.92
Greenish Beige
#C9D179
ΔE00 6.20
Pistachio (survey)
#C0FA8B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF7D #A07DDF
analogous
#DFD17D #BCDF7D #8BDF7D
triadic
#BCDF7D #7DBCDF #DF7DBC
tetradic
#BCDF7D #7DDFD1 #A07DDF #DF7D8B
square
#BCDF7D #7DDFD1 #A07DDF #DF7D8B
split-complementary
#BCDF7D #7D8BDF #D17DDF
monochromatic
#84B52D #A3D34C #BCDF7D #D5EBAE #EFF7DF
Accessibility & contrast
On white
1.50
#BCDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BCDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF7D
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF7D | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#E4D282
Tritanopia (blue-blind)
#C2D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf7d; /* rgb */ color: rgb(188, 223, 125); /* oklch */ color: oklch(85.7% 0.131 125.2);
Tailwind
colors: {
custom: {
50: '#d1e9a4',
500: '#bcdf7d',
950: '#000000',
},
}SCSS
$custom: #bcdf7d; $custom-light: #d1e9a4; $custom-dark: #000000;
JSON
{
"hex": "#bcdf7d",
"rgb": {
"r": 188,
"g": 223,
"b": 125
},
"hsl": {
"h": 81.429,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.85654,
"c": 0.13072,
"h": 125.2
},
"luminance": 0.64947
}Semantic roles & 50–950 ramp
primary
#BCDF7D
secondary
#714AB6
accent
#1DC85A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480