#BCF97B#BCF97B
#BCF97B is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.169 H 130.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF97B |
|---|---|
| RGB | rgb(188, 249, 123) |
| HSL | hsl(89, 91%, 73%) |
| HSV | hsv(89, 51%, 98%) |
| CMYK | cmyk(24.5%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.63, -39.35, 53.87) |
| CIE-LCH | lch(91.63, 66.71, 126.15°) |
| OKLab | oklab(91.43% -0.1094 0.1283) |
| OKLCH | oklch(91.43% 0.169 130.5) |
| XYZ | xyz(58.1892, 79.8714, 31.0860) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.26
Pale Lime
#BEFD73
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Light Yellow Green
#CCFD7F
ΔE00 2.33
Spring Green (survey)
#A9F971
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF97B #B87BF9
analogous
#F9F77B #BCF97B #7DF97B
triadic
#BCF97B #7BBCF9 #F97BBC
tetradic
#BCF97B #7BF9F7 #B87BF9 #F97B7D
square
#BCF97B #7BF9F7 #B87BF9 #F97B7D
split-complementary
#BCF97B #7B7DF9 #F77BF9
monochromatic
#80EF0B #9EF640 #BCF97B #DAFCB6 #F0FEE2
Accessibility & contrast
On white
1.24
#BCF97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#BCF97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF97B
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF97B | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#FAE583
Tritanopia (blue-blind)
#BFF0DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf97b; /* rgb */ color: rgb(188, 249, 123); /* oklch */ color: oklch(91.4% 0.169 130.5);
Tailwind
colors: {
custom: {
50: '#d3fba4',
500: '#bcf97b',
950: '#000000',
},
}SCSS
$custom: #bcf97b; $custom-light: #d3fba4; $custom-dark: #000000;
JSON
{
"hex": "#bcf97b",
"rgb": {
"r": 188,
"g": 249,
"b": 123
},
"hsl": {
"h": 89.048,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91426,
"c": 0.16867,
"h": 130.5
},
"luminance": 0.79873
}Semantic roles & 50–950 ramp
primary
#BCF97B
secondary
#8A43D6
accent
#00E66F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580