#BCFF8A#BCFF8A
#BCFF8A is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.163 H 133.1°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF8A |
|---|---|
| RGB | rgb(188, 255, 138) |
| HSL | hsl(94, 100%, 77%) |
| HSV | hsv(94, 46%, 100%) |
| CMYK | cmyk(26.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.47, -40.36, 49.12) |
| CIE-LCH | lch(93.47, 63.58, 129.41°) |
| OKLab | oklab(92.98% -0.1113 0.1188) |
| OKLCH | oklch(92.98% 0.163 133.1) |
| XYZ | xyz(61.0853, 84.0446, 37.0437) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Celery
#C1FD95
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.00
Spring Green (survey)
#A9F971
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF8A #CD8AFF
analogous
#F7FF8A #BCFF8A #8AFF93
triadic
#BCFF8A #8ABCFF #FF8ABC
tetradic
#BCFF8A #8AF7FF #CD8AFF #FF938A
square
#BCFF8A #8AF7FF #CD8AFF #FF938A
split-complementary
#BCFF8A #938AFF #FF8AF7
monochromatic
#76FF10 #99FF4D #BCFF8A #DFFFC7 #EDFFE0
Accessibility & contrast
On white
1.18
#BCFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BCFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF8A
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF8A | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FEEA91
Tritanopia (blue-blind)
#BDF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff8a; /* rgb */ color: rgb(188, 255, 138); /* oklch */ color: oklch(93.0% 0.163 133.1);
Tailwind
colors: {
custom: {
50: '#d2ffae',
500: '#bcff8a',
950: '#000000',
},
}SCSS
$custom: #bcff8a; $custom-light: #d2ffae; $custom-dark: #000000;
JSON
{
"hex": "#bcff8a",
"rgb": {
"r": 188,
"g": 255,
"b": 138
},
"hsl": {
"h": 94.359,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92975,
"c": 0.16276,
"h": 133.1
},
"luminance": 0.84046
}Semantic roles & 50–950 ramp
primary
#BCFF8A
secondary
#A14EE0
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681