#BCDC75#BCDC75
#BCDC75 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.135 H 123.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC75 |
|---|---|
| RGB | rgb(188, 220, 117) |
| HSL | hsl(79, 60%, 66%) |
| HSV | hsv(79, 47%, 86%) |
| CMYK | cmyk(14.5%, 0%, 46.8%, 13.7%) |
| CIE-LAB | lab(83.53, -26.60, 46.87) |
| CIE-LCH | lch(83.53, 53.90, 119.58°) |
| OKLab | oklab(84.88% -0.0743 0.1125) |
| OKLCH | oklch(84.88% 0.135 123.4) |
| XYZ | xyz(49.5431, 63.1619, 26.4076) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 5.32
Greenish Beige
#C9D179
ΔE00 5.48
Pale Olive
#B9CC81
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 5.86
Pistachio (survey)
#C0FA8B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC75 #9575DC
analogous
#DCC875 #BCDC75 #88DC75
triadic
#BCDC75 #75BCDC #DC75BC
tetradic
#BCDC75 #75DCC8 #9575DC #DC7588
square
#BCDC75 #75DCC8 #9575DC #DC7588
split-complementary
#BCDC75 #7588DC #C875DC
monochromatic
#83AB2B #A4D044 #BCDC75 #D4E8A6 #EBF5D7
Accessibility & contrast
On white
1.54
#BCDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BCDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC75
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC75 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16C
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#C3D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdc75; /* rgb */ color: rgb(188, 220, 117); /* oklch */ color: oklch(84.9% 0.135 123.4);
Tailwind
colors: {
custom: {
50: '#d2e79f',
500: '#bcdc75',
950: '#000000',
},
}SCSS
$custom: #bcdc75; $custom-light: #d2e79f; $custom-dark: #000000;
JSON
{
"hex": "#bcdc75",
"rgb": {
"r": 188,
"g": 220,
"b": 117
},
"hsl": {
"h": 78.641,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.84875,
"c": 0.1348,
"h": 123.4
},
"luminance": 0.63162
}Semantic roles & 50–950 ramp
primary
#BCDC75
secondary
#6748AE
accent
#1EC753
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480