#BBF69B#BBF69B
#BBF69B is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.2% C 0.133 H 135.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF69B |
|---|---|
| RGB | rgb(187, 246, 155) |
| HSL | hsl(99, 83%, 79%) |
| HSV | hsv(99, 37%, 96%) |
| CMYK | cmyk(24%, 0%, 37%, 3.5%) |
| CIE-LAB | lab(91.16, -34.51, 37.92) |
| CIE-LCH | lch(91.16, 51.27, 132.30°) |
| OKLab | oklab(91.17% -0.0943 0.0939) |
| OKLCH | oklch(91.17% 0.133 135.1) |
| XYZ | xyz(59.3642, 78.8413, 43.0942) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.19
Washed Out Green
#BCF5A6
ΔE00 2.08
Pale Light Green
#B1FC99
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.42
Light Pastel Green
#B2FBA5
ΔE00 2.70
Pastel Green
#B0FF9D
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF69B #D69BF6
analogous
#E8F69B #BBF69B #9BF6A8
triadic
#BBF69B #9BBBF6 #F69BBB
tetradic
#BBF69B #9BE8F6 #D69BF6 #F6A89B
square
#BBF69B #9BE8F6 #D69BF6 #F6A89B
split-complementary
#BBF69B #A89BF6 #F69BE8
monochromatic
#6FEC2B #95F163 #BBF69B #E1FBD3 #ECFCE3
Accessibility & contrast
On white
1.25
#BBF69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BBF69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF69B
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF69B | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE995
Deuteranopia (green-blind)
#F4E4A0
Tritanopia (blue-blind)
#BBEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf69b; /* rgb */ color: rgb(187, 246, 155); /* oklch */ color: oklch(91.2% 0.133 135.1);
Tailwind
colors: {
custom: {
50: '#d1f9b9',
500: '#bbf69b',
950: '#000000',
},
}SCSS
$custom: #bbf69b; $custom-light: #d1f9b9; $custom-dark: #000000;
JSON
{
"hex": "#bbf69b",
"rgb": {
"r": 187,
"g": 246,
"b": 155
},
"hsl": {
"h": 98.901,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.91174,
"c": 0.13306,
"h": 135.1
},
"luminance": 0.78843
}Semantic roles & 50–950 ramp
primary
#BBF69B
secondary
#AC60D5
accent
#06E093
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581