#BCFF90#BCFF90
#BCFF90 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.157 H 134.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF90 |
|---|---|
| RGB | rgb(188, 255, 144) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26.3%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(93.55, -39.65, 46.36) |
| CIE-LCH | lch(93.55, 61.00, 130.54°) |
| OKLab | oklab(93.06% -0.109 0.1128) |
| OKLCH | oklch(93.06% 0.157 134) |
| XYZ | xyz(61.5318, 84.2232, 39.3949) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.18
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 1.63
Pale Light Green
#B1FC99
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF90 #D390FF
analogous
#F4FF90 #BCFF90 #90FF9B
triadic
#BCFF90 #90BCFF #FF90BC
tetradic
#BCFF90 #90F4FF #D390FF #FF9B90
square
#BCFF90 #90F4FF #D390FF #FF9B90
split-complementary
#BCFF90 #9B90FF #FF90F4
monochromatic
#72FF16 #97FF53 #BCFF90 #E1FFCD #EDFFE0
Accessibility & contrast
On white
1.18
#BCFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BCFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF90
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF90 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#BCF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff90; /* rgb */ color: rgb(188, 255, 144); /* oklch */ color: oklch(93.1% 0.157 134.0);
Tailwind
colors: {
custom: {
50: '#d2ffb2',
500: '#bcff90',
950: '#000000',
},
}SCSS
$custom: #bcff90; $custom-light: #d2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bcff90",
"rgb": {
"r": 188,
"g": 255,
"b": 144
},
"hsl": {
"h": 96.216,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93063,
"c": 0.15689,
"h": 134
},
"luminance": 0.84225
}Semantic roles & 50–950 ramp
primary
#BCFF90
secondary
#A853E1
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681