#BBF08E#BBF08E
#BBF08E is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.6% C 0.138 H 131.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF08E |
|---|---|
| RGB | rgb(187, 240, 142) |
| HSL | hsl(92, 77%, 75%) |
| HSV | hsv(92, 41%, 94%) |
| CMYK | cmyk(22.1%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(89.32, -33.45, 41.95) |
| CIE-LCH | lch(89.32, 53.65, 128.57°) |
| OKLab | oklab(89.62% -0.0919 0.1027) |
| OKLCH | oklch(89.62% 0.138 131.8) |
| XYZ | xyz(56.5351, 74.8367, 37.0523) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Celery
#C1FD95
ΔE00 2.72
Tea Green
#BDF8A3
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.82
Light Yellowish Green
#C2FF89
ΔE00 3.83
Washed Out Green
#BCF5A6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF08E #C38EF0
analogous
#ECF08E #BBF08E #8EF092
triadic
#BBF08E #8EBBF0 #F08EBB
tetradic
#BBF08E #8EECF0 #C38EF0 #F0928E
square
#BBF08E #8EECF0 #C38EF0 #F0928E
split-complementary
#BBF08E #928EF0 #F08EEC
monochromatic
#7AE222 #9AE958 #BBF08E #DCF7C4 #EFFBE4
Accessibility & contrast
On white
1.32
#BBF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#BBF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF08E
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF08E | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#BDE9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf08e; /* rgb */ color: rgb(187, 240, 142); /* oklch */ color: oklch(89.6% 0.138 131.8);
Tailwind
colors: {
custom: {
50: '#d1f5b0',
500: '#bbf08e',
950: '#000000',
},
}SCSS
$custom: #bbf08e; $custom-light: #d1f5b0; $custom-dark: #000000;
JSON
{
"hex": "#bbf08e",
"rgb": {
"r": 187,
"g": 240,
"b": 142
},
"hsl": {
"h": 92.449,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.89624,
"c": 0.13781,
"h": 131.8
},
"luminance": 0.74838
}Semantic roles & 50–950 ramp
primary
#BBF08E
secondary
#9656CC
accent
#0DD97B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581