#BCF597#BCF597
#BCF597 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.135 H 133.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF597 |
|---|---|
| RGB | rgb(188, 245, 151) |
| HSL | hsl(96, 82%, 78%) |
| HSV | hsv(96, 38%, 96%) |
| CMYK | cmyk(23.3%, 0%, 38.4%, 3.9%) |
| CIE-LAB | lab(90.88, -34.24, 39.55) |
| CIE-LCH | lch(90.88, 52.31, 130.89°) |
| OKLab | oklab(90.95% -0.0937 0.0975) |
| OKLCH | oklch(90.95% 0.135 133.9) |
| XYZ | xyz(58.9761, 78.2291, 41.2646) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.08
Pale Light Green
#B1FC99
ΔE00 2.67
Washed Out Green
#BCF5A6
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Pastel Green
#B2FBA5
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF597 #D097F5
analogous
#EBF597 #BCF597 #97F5A1
triadic
#BCF597 #97BCF5 #F597BC
tetradic
#BCF597 #97EBF5 #D097F5 #F5A197
square
#BCF597 #97EBF5 #D097F5 #F5A197
split-complementary
#BCF597 #A197F5 #F597EB
monochromatic
#74EA27 #98F05F #BCF597 #E0FACF #EDFCE3
Accessibility & contrast
On white
1.26
#BCF597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BCF597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF597
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF597 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#F3E39C
Tritanopia (blue-blind)
#BDEEDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf597; /* rgb */ color: rgb(188, 245, 151); /* oklch */ color: oklch(90.9% 0.135 133.9);
Tailwind
colors: {
custom: {
50: '#d2f8b6',
500: '#bcf597',
950: '#000000',
},
}SCSS
$custom: #bcf597; $custom-light: #d2f8b6; $custom-dark: #000000;
JSON
{
"hex": "#bcf597",
"rgb": {
"r": 188,
"g": 245,
"b": 151
},
"hsl": {
"h": 96.383,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.90945,
"c": 0.13526,
"h": 133.9
},
"luminance": 0.78231
}Semantic roles & 50–950 ramp
primary
#BCF597
secondary
#A55DD3
accent
#07DF8A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581