#BBF694#BBF694
#BBF694 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.1% C 0.140 H 133.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF694 |
|---|---|
| RGB | rgb(187, 246, 148) |
| HSL | hsl(96, 84%, 77%) |
| HSV | hsv(96, 40%, 96%) |
| CMYK | cmyk(24%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(91.06, -35.44, 41.24) |
| CIE-LCH | lch(91.06, 54.37, 130.67°) |
| OKLab | oklab(91.06% -0.0971 0.1013) |
| OKLCH | oklch(91.06% 0.14 133.8) |
| XYZ | xyz(58.7933, 78.6129, 40.0874) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.64
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Tea Green
#BDF8A3
ΔE00 2.33
Pale Light Green
#B1FC99
ΔE00 2.47
Pastel Green
#B0FF9D
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF694 #CF94F6
analogous
#ECF694 #BBF694 #94F69E
triadic
#BBF694 #94BBF6 #F694BB
tetradic
#BBF694 #94ECF6 #CF94F6 #F69E94
square
#BBF694 #94ECF6 #CF94F6 #F69E94
split-complementary
#BBF694 #9E94F6 #F694EC
monochromatic
#73ED23 #97F15C #BBF694 #DFFBCC #EDFDE3
Accessibility & contrast
On white
1.26
#BBF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BBF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF694
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF694 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98D
Deuteranopia (green-blind)
#F4E499
Tritanopia (blue-blind)
#BCEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf694; /* rgb */ color: rgb(187, 246, 148); /* oklch */ color: oklch(91.1% 0.140 133.8);
Tailwind
colors: {
custom: {
50: '#d1f9b4',
500: '#bbf694',
950: '#000000',
},
}SCSS
$custom: #bbf694; $custom-light: #d1f9b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf694",
"rgb": {
"r": 187,
"g": 246,
"b": 148
},
"hsl": {
"h": 96.122,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.91057,
"c": 0.14035,
"h": 133.8
},
"luminance": 0.78614
}Semantic roles & 50–950 ramp
primary
#BBF694
secondary
#A45AD5
accent
#05E189
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581