#BBF995#BBF995
#BBF995 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.144 H 134.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF995 |
|---|---|
| RGB | rgb(187, 249, 149) |
| HSL | hsl(97, 89%, 78%) |
| HSV | hsv(97, 40%, 98%) |
| CMYK | cmyk(24.9%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(91.90, -36.67, 41.83) |
| CIE-LCH | lch(91.90, 55.63, 131.24°) |
| OKLab | oklab(91.74% -0.1005 0.1027) |
| OKLCH | oklch(91.74% 0.144 134.4) |
| XYZ | xyz(59.7927, 80.4844, 40.8127) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.18
Pale Light Green
#B1FC99
ΔE00 2.02
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Tea Green
#BDF8A3
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF995 #D395F9
analogous
#EDF995 #BBF995 #95F9A1
triadic
#BBF995 #95BBF9 #F995BB
tetradic
#BBF995 #95EDF9 #D395F9 #F9A195
square
#BBF995 #95EDF9 #D395F9 #F9A195
split-complementary
#BBF995 #A195F9 #F995ED
monochromatic
#71F221 #96F65B #BBF995 #E0FCCF #ECFDE2
Accessibility & contrast
On white
1.23
#BBF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BBF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF995
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF995 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#F7E69B
Tritanopia (blue-blind)
#BBF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf995; /* rgb */ color: rgb(187, 249, 149); /* oklch */ color: oklch(91.7% 0.144 134.4);
Tailwind
colors: {
custom: {
50: '#d1fbb5',
500: '#bbf995',
950: '#000000',
},
}SCSS
$custom: #bbf995; $custom-light: #d1fbb5; $custom-dark: #000000;
JSON
{
"hex": "#bbf995",
"rgb": {
"r": 187,
"g": 249,
"b": 149
},
"hsl": {
"h": 97.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.91741,
"c": 0.14371,
"h": 134.4
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#BBF995
secondary
#A859D9
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581