#BCFB95#BCFB95
#BCFB95 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.2% C 0.146 H 134.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFB95 |
|---|---|
| RGB | rgb(188, 251, 149) |
| HSL | hsl(97, 93%, 78%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(25.1%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(92.51, -37.23, 42.63) |
| CIE-LCH | lch(92.51, 56.60, 131.14°) |
| OKLab | oklab(92.25% -0.1021 0.1045) |
| OKLCH | oklch(92.25% 0.146 134.3) |
| XYZ | xyz(60.6597, 81.8540, 41.0314) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.83
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.63
Pastel Green
#B0FF9D
ΔE00 2.68
Tea Green
#BDF8A3
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFB95 #D495FB
analogous
#EFFB95 #BCFB95 #95FBA1
triadic
#BCFB95 #95BCFB #FB95BC
tetradic
#BCFB95 #95EFFB #D495FB #FBA195
square
#BCFB95 #95EFFB #D495FB #FBA195
split-complementary
#BCFB95 #A195FB #FB95EF
monochromatic
#71F71F #97F95A #BCFB95 #E1FDD0 #ECFEE2
Accessibility & contrast
On white
1.21
#BCFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BCFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFB95
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFB95 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#BCF4E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcfb95; /* rgb */ color: rgb(188, 251, 149); /* oklch */ color: oklch(92.2% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#d2fdb5',
500: '#bcfb95',
950: '#000000',
},
}SCSS
$custom: #bcfb95; $custom-light: #d2fdb5; $custom-dark: #000000;
JSON
{
"hex": "#bcfb95",
"rgb": {
"r": 188,
"g": 251,
"b": 149
},
"hsl": {
"h": 97.059,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.92247,
"c": 0.14611,
"h": 134.3
},
"luminance": 0.81856
}Semantic roles & 50–950 ramp
primary
#BCFB95
secondary
#AA59DC
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581