#BCFF8E#BCFF8E
#BCFF8E is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.159 H 133.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF8E |
|---|---|
| RGB | rgb(188, 255, 142) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26.3%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(93.52, -39.89, 47.28) |
| CIE-LCH | lch(93.52, 61.86, 130.15°) |
| OKLab | oklab(93.03% -0.1098 0.1148) |
| OKLCH | oklch(93.03% 0.159 133.7) |
| XYZ | xyz(61.3803, 84.1626, 38.5970) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.38
Pistachio (survey)
#C0FA8B
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF8E #D18EFF
analogous
#F5FF8E #BCFF8E #8EFF98
triadic
#BCFF8E #8EBCFF #FF8EBC
tetradic
#BCFF8E #8EF5FF #D18EFF #FF988E
square
#BCFF8E #8EF5FF #D18EFF #FF988E
split-complementary
#BCFF8E #988EFF #FF8EF5
monochromatic
#73FF14 #98FF51 #BCFF8E #E0FFCB #EDFFE0
Accessibility & contrast
On white
1.18
#BCFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BCFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF8E
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF8E | 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)
#FFF085
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#BDF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff8e; /* rgb */ color: rgb(188, 255, 142); /* oklch */ color: oklch(93.0% 0.159 133.7);
Tailwind
colors: {
custom: {
50: '#d2ffb1',
500: '#bcff8e',
950: '#000000',
},
}SCSS
$custom: #bcff8e; $custom-light: #d2ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bcff8e",
"rgb": {
"r": 188,
"g": 255,
"b": 142
},
"hsl": {
"h": 95.575,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93033,
"c": 0.15886,
"h": 133.7
},
"luminance": 0.84164
}Semantic roles & 50–950 ramp
primary
#BCFF8E
secondary
#A651E0
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681