#BCFF8F#BCFF8F
#BCFF8F is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.158 H 133.9°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF8F |
|---|---|
| RGB | rgb(188, 255, 143) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26.3%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(93.53, -39.77, 46.82) |
| CIE-LCH | lch(93.53, 61.43, 130.34°) |
| OKLab | oklab(93.05% -0.1094 0.1138) |
| OKLCH | oklch(93.05% 0.158 133.9) |
| XYZ | xyz(61.4557, 84.1927, 38.9942) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.27
Light Yellowish Green
#C2FF89
ΔE00 1.50
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.79
Pastel Green
#B0FF9D
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF8F #D28FFF
analogous
#F4FF8F #BCFF8F #8FFF9A
triadic
#BCFF8F #8FBCFF #FF8FBC
tetradic
#BCFF8F #8FF4FF #D28FFF #FF9A8F
square
#BCFF8F #8FF4FF #D28FFF #FF9A8F
split-complementary
#BCFF8F #9A8FFF #FF8FF4
monochromatic
#73FF15 #97FF52 #BCFF8F #E1FFCC #EDFFE0
Accessibility & contrast
On white
1.18
#BCFF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BCFF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF8F
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF8F | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF086
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#BCF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff8f; /* rgb */ color: rgb(188, 255, 143); /* oklch */ color: oklch(93.0% 0.158 133.9);
Tailwind
colors: {
custom: {
50: '#d2ffb1',
500: '#bcff8f',
950: '#000000',
},
}SCSS
$custom: #bcff8f; $custom-light: #d2ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bcff8f",
"rgb": {
"r": 188,
"g": 255,
"b": 143
},
"hsl": {
"h": 95.893,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93048,
"c": 0.15787,
"h": 133.9
},
"luminance": 0.84195
}Semantic roles & 50–950 ramp
primary
#BCFF8F
secondary
#A752E0
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681