#BBFD8E#BBFD8E
#BBFD8E is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.5% C 0.157 H 133.7°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD8E |
|---|---|
| RGB | rgb(187, 253, 142) |
| HSL | hsl(96, 97%, 77%) |
| HSV | hsv(96, 44%, 99%) |
| CMYK | cmyk(26.1%, 0%, 43.9%, 0.8%) |
| CIE-LAB | lab(92.91, -39.34, 46.51) |
| CIE-LCH | lch(92.91, 60.92, 130.23°) |
| OKLab | oklab(92.53% -0.1082 0.1131) |
| OKLCH | oklch(92.53% 0.157 133.7) |
| XYZ | xyz(60.5000, 82.7666, 38.3739) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.14
Pistachio (survey)
#C0FA8B
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.70
Pastel Green
#B0FF9D
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD8E #D08EFD
analogous
#F2FD8E #BBFD8E #8EFD99
triadic
#BBFD8E #8EBBFD #FD8EBB
tetradic
#BBFD8E #8EF2FD #D08EFD #FD998E
square
#BBFD8E #8EF2FD #D08EFD #FD998E
split-complementary
#BBFD8E #998EFD #FD8EF2
monochromatic
#73FB16 #97FC52 #BBFD8E #DFFECA #EDFEE1
Accessibility & contrast
On white
1.20
#BBFD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#BBFD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD8E
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD8E | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE85
Deuteranopia (green-blind)
#FBE995
Tritanopia (blue-blind)
#BCF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd8e; /* rgb */ color: rgb(187, 253, 142); /* oklch */ color: oklch(92.5% 0.157 133.7);
Tailwind
colors: {
custom: {
50: '#d1feb1',
500: '#bbfd8e',
950: '#000000',
},
}SCSS
$custom: #bbfd8e; $custom-light: #d1feb1; $custom-dark: #000000;
JSON
{
"hex": "#bbfd8e",
"rgb": {
"r": 187,
"g": 253,
"b": 142
},
"hsl": {
"h": 95.676,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.92526,
"c": 0.15651,
"h": 133.7
},
"luminance": 0.82768
}Semantic roles & 50–950 ramp
primary
#BBFD8E
secondary
#A552DD
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681