#BCF997#BCF997
#BCF997 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.141 H 134.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF997 |
|---|---|
| RGB | rgb(188, 249, 151) |
| HSL | hsl(97, 89%, 78%) |
| HSV | hsv(97, 39%, 98%) |
| CMYK | cmyk(24.5%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(91.99, -36.07, 40.98) |
| CIE-LCH | lch(91.99, 54.59, 131.36°) |
| OKLab | oklab(91.83% -0.0988 0.1008) |
| OKLCH | oklch(91.83% 0.141 134.4) |
| XYZ | xyz(60.1993, 80.6755, 41.6724) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.30
Pale Light Green
#B1FC99
ΔE00 2.05
Tea Green
#BDF8A3
ΔE00 2.14
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Pastel Green
#B0FF9D
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF997 #D497F9
analogous
#EDF997 #BCF997 #97F9A3
triadic
#BCF997 #97BCF9 #F997BC
tetradic
#BCF997 #97EDF9 #D497F9 #F9A397
square
#BCF997 #97EDF9 #D497F9 #F9A397
split-complementary
#BCF997 #A397F9 #F997ED
monochromatic
#71F223 #97F65D #BCF997 #E1FCD1 #ECFDE2
Accessibility & contrast
On white
1.23
#BCF997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BCF997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF997
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF997 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F7E69C
Tritanopia (blue-blind)
#BCF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bcf997; /* rgb */ color: rgb(188, 249, 151); /* oklch */ color: oklch(91.8% 0.141 134.4);
Tailwind
colors: {
custom: {
50: '#d2fbb6',
500: '#bcf997',
950: '#000000',
},
}SCSS
$custom: #bcf997; $custom-light: #d2fbb6; $custom-dark: #000000;
JSON
{
"hex": "#bcf997",
"rgb": {
"r": 188,
"g": 249,
"b": 151
},
"hsl": {
"h": 97.347,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.91834,
"c": 0.14115,
"h": 134.4
},
"luminance": 0.80677
}Semantic roles & 50–950 ramp
primary
#BCF997
secondary
#AA5BD9
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581