#BCD97F#BCD97F
#BCD97F is a very light, vivid yellow-green. Relative luminance 0.618; OKLCH L 84.4% C 0.120 H 123.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD97F |
|---|---|
| RGB | rgb(188, 217, 127) |
| HSL | hsl(79, 54%, 67%) |
| HSV | hsv(79, 41%, 85%) |
| CMYK | cmyk(13.4%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(82.83, -24.05, 41.12) |
| CIE-LCH | lch(82.83, 47.63, 120.32°) |
| OKLab | oklab(84.36% -0.0664 0.1001) |
| OKLCH | oklch(84.36% 0.12 123.5) |
| XYZ | xyz(49.3825, 61.8492, 29.4110) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.15
Pale Olive
#B9CC81
ΔE00 3.85
Greenish Tan
#BCCB7A
ΔE00 4.11
Light Moss Green
#A6C875
ΔE00 4.73
Greenish Beige
#C9D179
ΔE00 4.94
Light Olive
#ACBF69
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD97F #9C7FD9
analogous
#D9C97F #BCD97F #8FD97F
triadic
#BCD97F #7FBCD9 #D97FBC
tetradic
#BCD97F #7FD9C9 #9C7FD9 #D97F8F
square
#BCD97F #7FD9C9 #9C7FD9 #D97F8F
split-complementary
#BCD97F #7F8FD9 #C97FD9
monochromatic
#84AB33 #A3CB50 #BCD97F #D5E7AE #EDF5DD
Accessibility & contrast
On white
1.57
#BCD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BCD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD97F
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD97F | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#C2D1C3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd97f; /* rgb */ color: rgb(188, 217, 127); /* oklch */ color: oklch(84.4% 0.120 123.5);
Tailwind
colors: {
custom: {
50: '#d1e4a5',
500: '#bcd97f',
950: '#000000',
},
}SCSS
$custom: #bcd97f; $custom-light: #d1e4a5; $custom-dark: #000000;
JSON
{
"hex": "#bcd97f",
"rgb": {
"r": 188,
"g": 217,
"b": 127
},
"hsl": {
"h": 79.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.8436,
"c": 0.12015,
"h": 123.5
},
"luminance": 0.61849
}Semantic roles & 50–950 ramp
primary
#BCD97F
secondary
#6D4EAE
accent
#24C257
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480