#BBFF8E#BBFF8E
#BBFF8E is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.159 H 134.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF8E |
|---|---|
| RGB | rgb(187, 255, 142) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26.7%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(93.47, -40.23, 47.20) |
| CIE-LCH | lch(93.47, 62.02, 130.44°) |
| OKLab | oklab(92.97% -0.1107 0.1147) |
| OKLCH | oklch(92.97% 0.159 134) |
| XYZ | xyz(61.1347, 84.0360, 38.5855) |
| Luminance | 0.8404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Light Pea Green
#C4FE82
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF8E #D28EFF
analogous
#F4FF8E #BBFF8E #8EFF99
triadic
#BBFF8E #8EBBFF #FF8EBB
tetradic
#BBFF8E #8EF4FF #D28EFF #FF998E
square
#BBFF8E #8EF4FF #D28EFF #FF998E
split-complementary
#BBFF8E #998EFF #FF8EF4
monochromatic
#71FF14 #96FF51 #BBFF8E #E0FFCB #EDFFE0
Accessibility & contrast
On white
1.18
#BBFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BBFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF8E
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF8E | 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)
#FFF085
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#BBF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff8e; /* rgb */ color: rgb(187, 255, 142); /* oklch */ color: oklch(93.0% 0.159 134.0);
Tailwind
colors: {
custom: {
50: '#d2ffb1',
500: '#bbff8e',
950: '#000000',
},
}SCSS
$custom: #bbff8e; $custom-light: #d2ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bbff8e",
"rgb": {
"r": 187,
"g": 255,
"b": 142
},
"hsl": {
"h": 96.106,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92974,
"c": 0.15936,
"h": 134
},
"luminance": 0.84038
}Semantic roles & 50–950 ramp
primary
#BBFF8E
secondary
#A751E0
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681