#BCF494#BCF494
#BCF494 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.7% C 0.137 H 133.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF494 |
|---|---|
| RGB | rgb(188, 244, 148) |
| HSL | hsl(95, 81%, 77%) |
| HSV | hsv(95, 39%, 96%) |
| CMYK | cmyk(23%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(90.56, -34.18, 40.62) |
| CIE-LCH | lch(90.56, 53.08, 130.08°) |
| OKLab | oklab(90.67% -0.0937 0.0999) |
| OKLCH | oklch(90.67% 0.137 133.2) |
| XYZ | xyz(58.4338, 77.5295, 39.8973) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.34
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 2.94
Washed Out Green
#BCF5A6
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF494 #CC94F4
analogous
#ECF494 #BCF494 #94F49C
triadic
#BCF494 #94BCF4 #F494BC
tetradic
#BCF494 #94ECF4 #CC94F4 #F49C94
square
#BCF494 #94ECF4 #CC94F4 #F49C94
split-complementary
#BCF494 #9C94F4 #F494EC
monochromatic
#77E925 #99EE5D #BCF494 #DFFACB #EEFCE3
Accessibility & contrast
On white
1.27
#BCF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BCF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF494
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF494 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#BDEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf494; /* rgb */ color: rgb(188, 244, 148); /* oklch */ color: oklch(90.7% 0.137 133.2);
Tailwind
colors: {
custom: {
50: '#d2f8b4',
500: '#bcf494',
950: '#000000',
},
}SCSS
$custom: #bcf494; $custom-light: #d2f8b4; $custom-dark: #000000;
JSON
{
"hex": "#bcf494",
"rgb": {
"r": 188,
"g": 244,
"b": 148
},
"hsl": {
"h": 95,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.90673,
"c": 0.13692,
"h": 133.2
},
"luminance": 0.77531
}Semantic roles & 50–950 ramp
primary
#BCF494
secondary
#A05AD2
accent
#08DE85
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581