#BCF394#BCF394
#BCF394 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.5% C 0.135 H 133.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF394 |
|---|---|
| RGB | rgb(188, 243, 148) |
| HSL | hsl(95, 80%, 77%) |
| HSV | hsv(95, 39%, 95%) |
| CMYK | cmyk(22.6%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(90.29, -33.72, 40.26) |
| CIE-LCH | lch(90.29, 52.51, 129.95°) |
| OKLab | oklab(90.45% -0.0924 0.0991) |
| OKLCH | oklch(90.45% 0.135 133) |
| XYZ | xyz(58.1338, 76.9293, 39.7972) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.27
Tea Green
#BDF8A3
ΔE00 2.36
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Washed Out Green
#BCF5A6
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF394 #CB94F3
analogous
#ECF394 #BCF394 #94F39C
triadic
#BCF394 #94BCF3 #F394BC
tetradic
#BCF394 #94ECF3 #CB94F3 #F39C94
square
#BCF394 #94ECF3 #CB94F3 #F39C94
split-complementary
#BCF394 #9C94F3 #F394EC
monochromatic
#77E726 #9AED5D #BCF394 #DEF9CB #EEFCE3
Accessibility & contrast
On white
1.28
#BCF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BCF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF394
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF394 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#BDECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf394; /* rgb */ color: rgb(188, 243, 148); /* oklch */ color: oklch(90.5% 0.135 133.0);
Tailwind
colors: {
custom: {
50: '#d2f7b4',
500: '#bcf394',
950: '#000000',
},
}SCSS
$custom: #bcf394; $custom-light: #d2f7b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf394",
"rgb": {
"r": 188,
"g": 243,
"b": 148
},
"hsl": {
"h": 94.737,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.90451,
"c": 0.13545,
"h": 133
},
"luminance": 0.76931
}Semantic roles & 50–950 ramp
primary
#BCF394
secondary
#9F5BD1
accent
#09DC83
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581