#BCDF75#BCDF75
#BCDF75 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.5% C 0.139 H 124.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF75 |
|---|---|
| RGB | rgb(188, 223, 117) |
| HSL | hsl(80, 62%, 67%) |
| HSV | hsv(80, 48%, 87%) |
| CMYK | cmyk(15.7%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(84.36, -28.03, 47.89) |
| CIE-LCH | lch(84.36, 55.49, 120.34°) |
| OKLab | oklab(85.54% -0.0783 0.1147) |
| OKLCH | oklch(85.54% 0.139 124.3) |
| XYZ | xyz(50.3376, 64.7508, 26.6724) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.02
Greenish Tan
#BCCB7A
ΔE00 6.12
Greenish Beige
#C9D179
ΔE00 6.19
Pale Olive
#B9CC81
ΔE00 6.24
Pistachio (survey)
#C0FA8B
ΔE00 6.40
Light Moss Green
#A6C875
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF75 #9875DF
analogous
#DFCD75 #BCDF75 #87DF75
triadic
#BCDF75 #75BCDF #DF75BC
tetradic
#BCDF75 #75DFCD #9875DF #DF7587
square
#BCDF75 #75DFCD #9875DF #DF7587
split-complementary
#BCDF75 #7587DF #CD75DF
monochromatic
#84B129 #A4D343 #BCDF75 #D4EBA7 #ECF6D8
Accessibility & contrast
On white
1.51
#BCDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BCDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF75
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF75 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#E4D27B
Tritanopia (blue-blind)
#C3D6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdf75; /* rgb */ color: rgb(188, 223, 117); /* oklch */ color: oklch(85.5% 0.139 124.3);
Tailwind
colors: {
custom: {
50: '#d2e99f',
500: '#bcdf75',
950: '#000000',
},
}SCSS
$custom: #bcdf75; $custom-light: #d2e99f; $custom-dark: #000000;
JSON
{
"hex": "#bcdf75",
"rgb": {
"r": 188,
"g": 223,
"b": 117
},
"hsl": {
"h": 79.811,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.8554,
"c": 0.13891,
"h": 124.3
},
"luminance": 0.64751
}Semantic roles & 50–950 ramp
primary
#BCDF75
secondary
#6A46B2
accent
#1BCA55
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480