#BCDF79#BCDF79
#BCDF79 is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.6% C 0.135 H 124.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF79 |
|---|---|
| RGB | rgb(188, 223, 121) |
| HSL | hsl(81, 61%, 67%) |
| HSV | hsv(81, 46%, 87%) |
| CMYK | cmyk(15.7%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(84.40, -27.60, 46.02) |
| CIE-LCH | lch(84.40, 53.67, 120.95°) |
| OKLab | oklab(85.6% -0.0768 0.1109) |
| OKLCH | oklch(85.6% 0.135 124.7) |
| XYZ | xyz(50.5778, 64.8469, 27.9376) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.66
Pale Olive
#B9CC81
ΔE00 5.92
Greenish Tan
#BCCB7A
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 6.15
Greenish Beige
#C9D179
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF79 #9C79DF
analogous
#DFCF79 #BCDF79 #89DF79
triadic
#BCDF79 #79BCDF #DF79BC
tetradic
#BCDF79 #79DFCF #9C79DF #DF7989
square
#BCDF79 #79DFCF #9C79DF #DF7989
split-complementary
#BCDF79 #7989DF #CF79DF
monochromatic
#84B32B #A3D348 #BCDF79 #D5EBAA #EDF7DC
Accessibility & contrast
On white
1.50
#BCDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BCDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF79
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF79 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#C2D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf79; /* rgb */ color: rgb(188, 223, 121); /* oklch */ color: oklch(85.6% 0.135 124.7);
Tailwind
colors: {
custom: {
50: '#d2e9a1',
500: '#bcdf79',
950: '#000000',
},
}SCSS
$custom: #bcdf79; $custom-light: #d2e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bcdf79",
"rgb": {
"r": 188,
"g": 223,
"b": 121
},
"hsl": {
"h": 80.588,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.85596,
"c": 0.13486,
"h": 124.7
},
"luminance": 0.64847
}Semantic roles & 50–950 ramp
primary
#BCDF79
secondary
#6D48B4
accent
#1CC958
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480