#BCFE90#BCFE90
#BCFE90 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.155 H 133.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE90 |
|---|---|
| RGB | rgb(188, 254, 144) |
| HSL | hsl(96, 98%, 78%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(26%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(93.27, -39.20, 46.01) |
| CIE-LCH | lch(93.27, 60.45, 130.43°) |
| OKLab | oklab(92.84% -0.1078 0.112) |
| OKLCH | oklch(92.84% 0.155 133.9) |
| XYZ | xyz(61.2136, 83.5868, 39.2889) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.02
Pistachio (survey)
#C0FA8B
ΔE00 1.44
Light Yellowish Green
#C2FF89
ΔE00 1.66
Pale Light Green
#B1FC99
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE90 #D290FE
analogous
#F3FE90 #BCFE90 #90FE9B
triadic
#BCFE90 #90BCFE #FE90BC
tetradic
#BCFE90 #90F3FE #D290FE #FE9B90
square
#BCFE90 #90F3FE #D290FE #FE9B90
split-complementary
#BCFE90 #9B90FE #FE90F3
monochromatic
#73FD17 #97FD53 #BCFE90 #E1FFCD #EDFFE1
Accessibility & contrast
On white
1.19
#BCFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BCFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE90
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE90 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FCEA96
Tritanopia (blue-blind)
#BCF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfe90; /* rgb */ color: rgb(188, 254, 144); /* oklch */ color: oklch(92.8% 0.155 133.9);
Tailwind
colors: {
custom: {
50: '#d2ffb2',
500: '#bcfe90',
950: '#000000',
},
}SCSS
$custom: #bcfe90; $custom-light: #d2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bcfe90",
"rgb": {
"r": 188,
"g": 254,
"b": 144
},
"hsl": {
"h": 96,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92839,
"c": 0.15547,
"h": 133.9
},
"luminance": 0.83589
}Semantic roles & 50–950 ramp
primary
#BCFE90
secondary
#A753DF
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681