#BBF79B#BBF79B
#BBF79B is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.4% C 0.135 H 135.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF79B |
|---|---|
| RGB | rgb(187, 247, 155) |
| HSL | hsl(99, 85%, 79%) |
| HSV | hsv(99, 37%, 97%) |
| CMYK | cmyk(24.3%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(91.44, -34.97, 38.28) |
| CIE-LCH | lch(91.44, 51.85, 132.41°) |
| OKLab | oklab(91.4% -0.0956 0.0947) |
| OKLCH | oklch(91.4% 0.135 135.3) |
| XYZ | xyz(59.6692, 79.4512, 43.1958) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.24
Pale Light Green
#B1FC99
ΔE00 2.16
Washed Out Green
#BCF5A6
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.24
Light Pastel Green
#B2FBA5
ΔE00 2.63
Pastel Green
#B0FF9D
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF79B #D79BF7
analogous
#E9F79B #BBF79B #9BF7A9
triadic
#BBF79B #9BBBF7 #F79BBB
tetradic
#BBF79B #9BE9F7 #D79BF7 #F7A99B
square
#BBF79B #9BE9F7 #D79BF7 #F7A99B
split-complementary
#BBF79B #A99BF7 #F79BE9
monochromatic
#6EEE2A #94F262 #BBF79B #E2FCD4 #ECFDE3
Accessibility & contrast
On white
1.24
#BBF79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BBF79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF79B
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF79B | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA94
Deuteranopia (green-blind)
#F4E5A0
Tritanopia (blue-blind)
#BAF0E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf79b; /* rgb */ color: rgb(187, 247, 155); /* oklch */ color: oklch(91.4% 0.135 135.3);
Tailwind
colors: {
custom: {
50: '#d1fab9',
500: '#bbf79b',
950: '#000000',
},
}SCSS
$custom: #bbf79b; $custom-light: #d1fab9; $custom-dark: #000000;
JSON
{
"hex": "#bbf79b",
"rgb": {
"r": 187,
"g": 247,
"b": 155
},
"hsl": {
"h": 99.13,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.91396,
"c": 0.13456,
"h": 135.3
},
"luminance": 0.79453
}Semantic roles & 50–950 ramp
primary
#BBF79B
secondary
#AD60D7
accent
#04E295
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581