#BBF68E#BBF68E
#BBF68E is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.0% C 0.146 H 132.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF68E |
|---|---|
| RGB | rgb(187, 246, 142) |
| HSL | hsl(94, 85%, 76%) |
| HSV | hsv(94, 42%, 96%) |
| CMYK | cmyk(24%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(90.97, -36.20, 44.06) |
| CIE-LCH | lch(90.97, 57.02, 129.40°) |
| OKLab | oklab(90.96% -0.0995 0.1075) |
| OKLCH | oklch(90.96% 0.147 132.8) |
| XYZ | xyz(58.3307, 78.4279, 37.6508) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Celery
#C1FD95
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF68E #C98EF6
analogous
#EFF68E #BBF68E #8EF695
triadic
#BBF68E #8EBBF6 #F68EBB
tetradic
#BBF68E #8EEFF6 #C98EF6 #F6958E
square
#BBF68E #8EEFF6 #C98EF6 #F6958E
split-complementary
#BBF68E #958EF6 #F68EEF
monochromatic
#77ED1D #99F155 #BBF68E #DDFBC7 #EEFDE3
Accessibility & contrast
On white
1.26
#BBF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#BBF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF68E
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF68E | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F5E394
Tritanopia (blue-blind)
#BCEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf68e; /* rgb */ color: rgb(187, 246, 142); /* oklch */ color: oklch(91.0% 0.146 132.8);
Tailwind
colors: {
custom: {
50: '#d1f9b0',
500: '#bbf68e',
950: '#000000',
},
}SCSS
$custom: #bbf68e; $custom-light: #d1f9b0; $custom-dark: #000000;
JSON
{
"hex": "#bbf68e",
"rgb": {
"r": 187,
"g": 246,
"b": 142
},
"hsl": {
"h": 94.038,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.90961,
"c": 0.1465,
"h": 132.8
},
"luminance": 0.78429
}Semantic roles & 50–950 ramp
primary
#BBF68E
secondary
#9D54D4
accent
#04E282
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581