#BCDE75#BCDE75
#BCDE75 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.3% C 0.138 H 124.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE75 |
|---|---|
| RGB | rgb(188, 222, 117) |
| HSL | hsl(79, 61%, 66%) |
| HSV | hsv(79, 47%, 87%) |
| CMYK | cmyk(15.3%, 0%, 47.3%, 12.9%) |
| CIE-LAB | lab(84.08, -27.56, 47.55) |
| CIE-LCH | lch(84.08, 54.96, 120.09°) |
| OKLab | oklab(85.32% -0.077 0.114) |
| OKLCH | oklch(85.32% 0.138 124) |
| XYZ | xyz(50.0712, 64.2180, 26.5836) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.83
Greenish Tan
#BCCB7A
ΔE00 5.86
Greenish Beige
#C9D179
ΔE00 5.95
Pale Olive
#B9CC81
ΔE00 6.00
Light Moss Green
#A6C875
ΔE00 6.23
Pistachio (survey)
#C0FA8B
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE75 #9775DE
analogous
#DECC75 #BCDE75 #88DE75
triadic
#BCDE75 #75BCDE #DE75BC
tetradic
#BCDE75 #75DECC #9775DE #DE7588
square
#BCDE75 #75DECC #9775DE #DE7588
split-complementary
#BCDE75 #7588DE #CC75DE
monochromatic
#84AF2A #A4D244 #BCDE75 #D4EAA6 #ECF6D8
Accessibility & contrast
On white
1.52
#BCDE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BCDE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE75
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE75 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#E4D17B
Tritanopia (blue-blind)
#C3D5C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcde75; /* rgb */ color: rgb(188, 222, 117); /* oklch */ color: oklch(85.3% 0.138 124.0);
Tailwind
colors: {
custom: {
50: '#d2e89f',
500: '#bcde75',
950: '#000000',
},
}SCSS
$custom: #bcde75; $custom-light: #d2e89f; $custom-dark: #000000;
JSON
{
"hex": "#bcde75",
"rgb": {
"r": 188,
"g": 222,
"b": 117
},
"hsl": {
"h": 79.429,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.85318,
"c": 0.13753,
"h": 124
},
"luminance": 0.64218
}Semantic roles & 50–950 ramp
primary
#BCDE75
secondary
#6946B1
accent
#1CC954
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480