#BCF495#BCF495
#BCF495 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.7% C 0.136 H 133.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF495 |
|---|---|
| RGB | rgb(188, 244, 149) |
| HSL | hsl(95, 81%, 77%) |
| HSV | hsv(95, 39%, 96%) |
| CMYK | cmyk(23%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(90.58, -34.05, 40.14) |
| CIE-LCH | lch(90.58, 52.64, 130.30°) |
| OKLab | oklab(90.69% -0.0933 0.0988) |
| OKLCH | oklch(90.69% 0.136 133.3) |
| XYZ | xyz(58.5133, 77.5612, 40.3159) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 2.95
Pastel Green
#B0FF9D
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF495 #CD95F4
analogous
#ECF495 #BCF495 #95F49D
triadic
#BCF495 #95BCF4 #F495BC
tetradic
#BCF495 #95ECF4 #CD95F4 #F49D95
square
#BCF495 #95ECF4 #CD95F4 #F49D95
split-complementary
#BCF495 #9D95F4 #F495EC
monochromatic
#76E826 #99EE5E #BCF495 #DFFACC #EDFCE3
Accessibility & contrast
On white
1.27
#BCF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BCF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF495
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF495 | 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)
#FBE78E
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#BDEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf495; /* rgb */ color: rgb(188, 244, 149); /* oklch */ color: oklch(90.7% 0.136 133.3);
Tailwind
colors: {
custom: {
50: '#d2f8b5',
500: '#bcf495',
950: '#000000',
},
}SCSS
$custom: #bcf495; $custom-light: #d2f8b5; $custom-dark: #000000;
JSON
{
"hex": "#bcf495",
"rgb": {
"r": 188,
"g": 244,
"b": 149
},
"hsl": {
"h": 95.368,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.9069,
"c": 0.13588,
"h": 133.3
},
"luminance": 0.77563
}Semantic roles & 50–950 ramp
primary
#BCF495
secondary
#A15BD2
accent
#08DE86
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581