#BBEF8F#BBEF8F
#BBEF8F is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.4% C 0.135 H 131.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEF8F |
|---|---|
| RGB | rgb(187, 239, 143) |
| HSL | hsl(93, 75%, 75%) |
| HSV | hsv(93, 40%, 94%) |
| CMYK | cmyk(21.8%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(89.05, -32.87, 41.12) |
| CIE-LCH | lch(89.05, 52.64, 128.63°) |
| OKLab | oklab(89.42% -0.0902 0.1009) |
| OKLCH | oklch(89.42% 0.135 131.8) |
| XYZ | xyz(56.3170, 74.2798, 37.3516) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Celery
#C1FD95
ΔE00 2.98
Tea Green
#BDF8A3
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEF8F #C38FEF
analogous
#EBEF8F #BBEF8F #8FEF93
triadic
#BBEF8F #8FBBEF #EF8FBB
tetradic
#BBEF8F #8FEBEF #C38FEF #EF938F
square
#BBEF8F #8FEBEF #C38FEF #EF938F
split-complementary
#BBEF8F #938FEF #EF8FEB
monochromatic
#7AE024 #9AE759 #BBEF8F #DCF7C5 #EFFBE4
Accessibility & contrast
On white
1.32
#BBEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#BBEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEF8F
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEF8F | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#EFDE94
Tritanopia (blue-blind)
#BDE8D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbef8f; /* rgb */ color: rgb(187, 239, 143); /* oklch */ color: oklch(89.4% 0.135 131.8);
Tailwind
colors: {
custom: {
50: '#d1f4b1',
500: '#bbef8f',
950: '#000000',
},
}SCSS
$custom: #bbef8f; $custom-light: #d1f4b1; $custom-dark: #000000;
JSON
{
"hex": "#bbef8f",
"rgb": {
"r": 187,
"g": 239,
"b": 143
},
"hsl": {
"h": 92.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.89417,
"c": 0.1353,
"h": 131.8
},
"luminance": 0.74281
}Semantic roles & 50–950 ramp
primary
#BBEF8F
secondary
#9657CB
accent
#0ED77B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581