#BBF88E#BBF88E
#BBF88E is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.4% C 0.149 H 133.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF88E |
|---|---|
| RGB | rgb(187, 248, 142) |
| HSL | hsl(95, 88%, 76%) |
| HSV | hsv(95, 43%, 97%) |
| CMYK | cmyk(24.6%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(91.53, -37.10, 44.76) |
| CIE-LCH | lch(91.53, 58.14, 129.65°) |
| OKLab | oklab(91.41% -0.102 0.1091) |
| OKLCH | oklch(91.41% 0.149 133.1) |
| XYZ | xyz(58.9423, 79.6511, 37.8547) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.14
Celery
#C1FD95
ΔE00 1.16
Light Yellowish Green
#C2FF89
ΔE00 2.20
Pale Light Green
#B1FC99
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.03
Tea Green
#BDF8A3
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF88E #CB8EF8
analogous
#F0F88E #BBF88E #8EF896
triadic
#BBF88E #8EBBF8 #F88EBB
tetradic
#BBF88E #8EF0F8 #CB8EF8 #F8968E
square
#BBF88E #8EF0F8 #CB8EF8 #F8968E
split-complementary
#BBF88E #968EF8 #F88EF0
monochromatic
#76F11B #98F454 #BBF88E #DEFCC8 #EEFDE2
Accessibility & contrast
On white
1.24
#BBF88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#BBF88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF88E
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF88E | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf88e; /* rgb */ color: rgb(187, 248, 142); /* oklch */ color: oklch(91.4% 0.149 133.1);
Tailwind
colors: {
custom: {
50: '#d1fbb0',
500: '#bbf88e',
950: '#000000',
},
}SCSS
$custom: #bbf88e; $custom-light: #d1fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bbf88e",
"rgb": {
"r": 187,
"g": 248,
"b": 142
},
"hsl": {
"h": 94.528,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.91408,
"c": 0.14938,
"h": 133.1
},
"luminance": 0.79653
}Semantic roles & 50–950 ramp
primary
#BBF88E
secondary
#9F54D7
accent
#01E584
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581