#BCFE99#BCFE99
#BCFE99 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.0% C 0.146 H 135.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE99 |
|---|---|
| RGB | rgb(188, 254, 153) |
| HSL | hsl(99, 98%, 80%) |
| HSV | hsv(99, 40%, 100%) |
| CMYK | cmyk(26%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(93.40, -38.07, 41.81) |
| CIE-LCH | lch(93.40, 56.54, 132.31°) |
| OKLab | oklab(92.98% -0.1042 0.1028) |
| OKLCH | oklch(92.98% 0.146 135.4) |
| XYZ | xyz(61.9291, 83.8730, 43.0571) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.20
Pale Light Green
#B1FC99
ΔE00 1.63
Pastel Green
#B0FF9D
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Tea Green
#BDF8A3
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE99 #DB99FE
analogous
#EEFE99 #BCFE99 #99FEA9
triadic
#BCFE99 #99BCFE #FE99BC
tetradic
#BCFE99 #99EEFE #DB99FE #FEA999
square
#BCFE99 #99EEFE #DB99FE #FEA999
split-complementary
#BCFE99 #A999FE #FE99EE
monochromatic
#6CFD20 #94FD5C #BCFE99 #E4FFD6 #EBFFE1
Accessibility & contrast
On white
1.18
#BCFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#BCFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE99
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE99 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#BBF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfe99; /* rgb */ color: rgb(188, 254, 153); /* oklch */ color: oklch(93.0% 0.146 135.4);
Tailwind
colors: {
custom: {
50: '#d2ffb8',
500: '#bcfe99',
950: '#000000',
},
}SCSS
$custom: #bcfe99; $custom-light: #d2ffb8; $custom-dark: #000000;
JSON
{
"hex": "#bcfe99",
"rgb": {
"r": 188,
"g": 254,
"b": 153
},
"hsl": {
"h": 99.208,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.9298,
"c": 0.14641,
"h": 135.4
},
"luminance": 0.83875
}Semantic roles & 50–950 ramp
primary
#BCFE99
secondary
#B25BE0
accent
#00E696
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681