#BCFF8D#BCFF8D
#BCFF8D is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.160 H 133.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF8D |
|---|---|
| RGB | rgb(188, 255, 141) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 45%, 100%) |
| CMYK | cmyk(26.3%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(93.51, -40.01, 47.74) |
| CIE-LCH | lch(93.51, 62.29, 129.96°) |
| OKLab | oklab(93.02% -0.1102 0.1158) |
| OKLCH | oklch(93.02% 0.16 133.6) |
| XYZ | xyz(61.3055, 84.1327, 38.2034) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.27
Celery
#C1FD95
ΔE00 1.46
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Pea Green
#C4FE82
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 3.05
Spring Green (survey)
#A9F971
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF8D #D08DFF
analogous
#F5FF8D #BCFF8D #8DFF97
triadic
#BCFF8D #8DBCFF #FF8DBC
tetradic
#BCFF8D #8DF5FF #D08DFF #FF978D
square
#BCFF8D #8DF5FF #D08DFF #FF978D
split-complementary
#BCFF8D #978DFF #FF8DF5
monochromatic
#74FF13 #98FF50 #BCFF8D #E0FFCA #EDFFE0
Accessibility & contrast
On white
1.18
#BCFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BCFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF8D
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF8D | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FDEA94
Tritanopia (blue-blind)
#BDF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff8d; /* rgb */ color: rgb(188, 255, 141); /* oklch */ color: oklch(93.0% 0.160 133.6);
Tailwind
colors: {
custom: {
50: '#d2ffb0',
500: '#bcff8d',
950: '#000000',
},
}SCSS
$custom: #bcff8d; $custom-light: #d2ffb0; $custom-dark: #000000;
JSON
{
"hex": "#bcff8d",
"rgb": {
"r": 188,
"g": 255,
"b": 141
},
"hsl": {
"h": 95.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93018,
"c": 0.15983,
"h": 133.6
},
"luminance": 0.84134
}Semantic roles & 50–950 ramp
primary
#BCFF8D
secondary
#A550E0
accent
#00E687
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681