#BBF68D#BBF68D
#BBF68D is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.148 H 132.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF68D |
|---|---|
| RGB | rgb(187, 246, 141) |
| HSL | hsl(94, 85%, 76%) |
| HSV | hsv(94, 43%, 96%) |
| CMYK | cmyk(24%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(90.96, -36.32, 44.53) |
| CIE-LCH | lch(90.96, 57.46, 129.20°) |
| OKLab | oklab(90.95% -0.0999 0.1085) |
| OKLCH | oklch(90.95% 0.148 132.6) |
| XYZ | xyz(58.2559, 78.3980, 37.2572) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.27
Celery
#C1FD95
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 2.46
Pale Light Green
#B1FC99
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF68D #C88DF6
analogous
#F0F68D #BBF68D #8DF693
triadic
#BBF68D #8DBBF6 #F68DBB
tetradic
#BBF68D #8DF0F6 #C88DF6 #F6938D
square
#BBF68D #8DF0F6 #C88DF6 #F6938D
split-complementary
#BBF68D #938DF6 #F68DF0
monochromatic
#77ED1C #99F254 #BBF68D #DDFAC6 #EEFDE3
Accessibility & contrast
On white
1.26
#BBF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BBF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF68D
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF68D | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#BCEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf68d; /* rgb */ color: rgb(187, 246, 141); /* oklch */ color: oklch(90.9% 0.148 132.6);
Tailwind
colors: {
custom: {
50: '#d1f9b0',
500: '#bbf68d',
950: '#000000',
},
}SCSS
$custom: #bbf68d; $custom-light: #d1f9b0; $custom-dark: #000000;
JSON
{
"hex": "#bbf68d",
"rgb": {
"r": 187,
"g": 246,
"b": 141
},
"hsl": {
"h": 93.714,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.90946,
"c": 0.14751,
"h": 132.6
},
"luminance": 0.78399
}Semantic roles & 50–950 ramp
primary
#BBF68D
secondary
#9C53D4
accent
#04E281
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581