#BCF97C#BCF97C
#BCF97C is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.168 H 130.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF97C |
|---|---|
| RGB | rgb(188, 249, 124) |
| HSL | hsl(89, 91%, 73%) |
| HSV | hsv(89, 50%, 98%) |
| CMYK | cmyk(24.5%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(91.64, -39.25, 53.42) |
| CIE-LCH | lch(91.64, 66.29, 126.30°) |
| OKLab | oklab(91.44% -0.1091 0.1274) |
| OKLCH | oklch(91.44% 0.168 130.6) |
| XYZ | xyz(58.2521, 79.8966, 31.4174) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.67
Pale Lime
#BEFD73
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Light Yellow Green
#CCFD7F
ΔE00 2.37
Spring Green (survey)
#A9F971
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF97C #B97CF9
analogous
#F9F87C #BCF97C #7DF97C
triadic
#BCF97C #7CBCF9 #F97CBC
tetradic
#BCF97C #7CF9F8 #B97CF9 #F97C7D
square
#BCF97C #7CF9F8 #B97CF9 #F97C7D
split-complementary
#BCF97C #7C7DF9 #F87CF9
monochromatic
#80F00B #9EF641 #BCF97C #DAFCB7 #F0FEE2
Accessibility & contrast
On white
1.24
#BCF97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BCF97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF97C
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF97C | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#BFF0DC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf97c; /* rgb */ color: rgb(188, 249, 124); /* oklch */ color: oklch(91.4% 0.168 130.6);
Tailwind
colors: {
custom: {
50: '#d3fba4',
500: '#bcf97c',
950: '#000000',
},
}SCSS
$custom: #bcf97c; $custom-light: #d3fba4; $custom-dark: #000000;
JSON
{
"hex": "#bcf97c",
"rgb": {
"r": 188,
"g": 249,
"b": 124
},
"hsl": {
"h": 89.28,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.91439,
"c": 0.16774,
"h": 130.6
},
"luminance": 0.79898
}Semantic roles & 50–950 ramp
primary
#BCF97C
secondary
#8B44D6
accent
#00E670
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580