#BCF596#BCF596
#BCF596 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.136 H 133.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF596 |
|---|---|
| RGB | rgb(188, 245, 150) |
| HSL | hsl(96, 83%, 77%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(23.3%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(90.87, -34.38, 40.02) |
| CIE-LCH | lch(90.87, 52.76, 130.66°) |
| OKLab | oklab(90.93% -0.0941 0.0986) |
| OKLCH | oklch(90.93% 0.136 133.7) |
| XYZ | xyz(58.8952, 78.1967, 40.8388) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.98
Tea Green
#BDF8A3
ΔE00 2.03
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Pale Light Green
#B1FC99
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF596 #CF96F5
analogous
#ECF596 #BCF596 #96F59F
triadic
#BCF596 #96BCF5 #F596BC
tetradic
#BCF596 #96ECF5 #CF96F5 #F59F96
square
#BCF596 #96ECF5 #CF96F5 #F59F96
split-complementary
#BCF596 #9F96F5 #F596EC
monochromatic
#75EA26 #98F05E #BCF596 #E0FACE #EDFCE3
Accessibility & contrast
On white
1.26
#BCF596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BCF596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF596
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF596 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88F
Deuteranopia (green-blind)
#F4E39B
Tritanopia (blue-blind)
#BDEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf596; /* rgb */ color: rgb(188, 245, 150); /* oklch */ color: oklch(90.9% 0.136 133.7);
Tailwind
colors: {
custom: {
50: '#d2f8b6',
500: '#bcf596',
950: '#000000',
},
}SCSS
$custom: #bcf596; $custom-light: #d2f8b6; $custom-dark: #000000;
JSON
{
"hex": "#bcf596",
"rgb": {
"r": 188,
"g": 245,
"b": 150
},
"hsl": {
"h": 96,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.90928,
"c": 0.13631,
"h": 133.7
},
"luminance": 0.78198
}Semantic roles & 50–950 ramp
primary
#BCF596
secondary
#A45CD3
accent
#06DF88
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581