#BCDB75#BCDB75
#BCDB75 is a very light, vivid yellow-green. Relative luminance 0.626; OKLCH L 84.7% C 0.133 H 123.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB75 |
|---|---|
| RGB | rgb(188, 219, 117) |
| HSL | hsl(78, 59%, 66%) |
| HSV | hsv(78, 47%, 86%) |
| CMYK | cmyk(14.2%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(83.25, -26.13, 46.54) |
| CIE-LCH | lch(83.25, 53.37, 119.31°) |
| OKLab | oklab(84.65% -0.0729 0.1117) |
| OKLCH | oklch(84.65% 0.133 123.1) |
| XYZ | xyz(49.2815, 62.6386, 26.3204) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Greenish Tan
#BCCB7A
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 5.25
Pale Olive
#B9CC81
ΔE00 5.26
Light Moss Green
#A6C875
ΔE00 5.69
Light Olive
#ACBF69
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB75 #9475DB
analogous
#DBC775 #BCDB75 #89DB75
triadic
#BCDB75 #75BCDB #DB75BC
tetradic
#BCDB75 #75DBC7 #9475DB #DB7589
square
#BCDB75 #75DBC7 #9475DB #DB7589
split-complementary
#BCDB75 #7589DB #C775DB
monochromatic
#83A92C #A4CE44 #BCDB75 #D4E8A6 #EBF4D6
Accessibility & contrast
On white
1.55
#BCDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BCDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB75
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB75 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#C3D2C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcdb75; /* rgb */ color: rgb(188, 219, 117); /* oklch */ color: oklch(84.7% 0.133 123.1);
Tailwind
colors: {
custom: {
50: '#d2e69f',
500: '#bcdb75',
950: '#000000',
},
}SCSS
$custom: #bcdb75; $custom-light: #d2e69f; $custom-dark: #000000;
JSON
{
"hex": "#bcdb75",
"rgb": {
"r": 188,
"g": 219,
"b": 117
},
"hsl": {
"h": 78.235,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.84653,
"c": 0.13344,
"h": 123.1
},
"luminance": 0.62639
}Semantic roles & 50–950 ramp
primary
#BCDB75
secondary
#6648AC
accent
#1FC652
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480