#BCFF8B#BCFF8B
#BCFF8B is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.162 H 133.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF8B |
|---|---|
| RGB | rgb(188, 255, 139) |
| HSL | hsl(95, 100%, 77%) |
| HSV | hsv(95, 45%, 100%) |
| CMYK | cmyk(26.3%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(93.48, -40.25, 48.66) |
| CIE-LCH | lch(93.48, 63.15, 129.59°) |
| OKLab | oklab(92.99% -0.1109 0.1178) |
| OKLCH | oklch(92.99% 0.162 133.3) |
| XYZ | xyz(61.1581, 84.0737, 37.4267) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.08
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Celery
#C1FD95
ΔE00 1.69
Light Pea Green
#C4FE82
ΔE00 2.11
Spring Green (survey)
#A9F971
ΔE00 3.17
Pale Lime
#BEFD73
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF8B #CE8BFF
analogous
#F6FF8B #BCFF8B #8BFF94
triadic
#BCFF8B #8BBCFF #FF8BBC
tetradic
#BCFF8B #8BF6FF #CE8BFF #FF948B
square
#BCFF8B #8BF6FF #CE8BFF #FF948B
split-complementary
#BCFF8B #948BFF #FF8BF6
monochromatic
#75FF11 #99FF4E #BCFF8B #DFFFC8 #EDFFE0
Accessibility & contrast
On white
1.18
#BCFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BCFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF8B
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF8B | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#BDF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff8b; /* rgb */ color: rgb(188, 255, 139); /* oklch */ color: oklch(93.0% 0.162 133.3);
Tailwind
colors: {
custom: {
50: '#d2ffaf',
500: '#bcff8b',
950: '#000000',
},
}SCSS
$custom: #bcff8b; $custom-light: #d2ffaf; $custom-dark: #000000;
JSON
{
"hex": "#bcff8b",
"rgb": {
"r": 188,
"g": 255,
"b": 139
},
"hsl": {
"h": 94.655,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.92989,
"c": 0.16178,
"h": 133.3
},
"luminance": 0.84075
}Semantic roles & 50–950 ramp
primary
#BCFF8B
secondary
#A24EE0
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681