#BBF69F#BBF69F
#BBF69F is a very light, vivid green. Relative luminance 0.790; OKLCH L 91.2% C 0.129 H 136.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF69F |
|---|---|
| RGB | rgb(187, 246, 159) |
| HSL | hsl(101, 83%, 79%) |
| HSV | hsv(101, 35%, 96%) |
| CMYK | cmyk(24%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(91.22, -33.96, 36.01) |
| CIE-LCH | lch(91.22, 49.50, 133.32°) |
| OKLab | oklab(91.24% -0.0927 0.0895) |
| OKLCH | oklch(91.24% 0.129 136) |
| XYZ | xyz(59.7057, 78.9779, 44.8927) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.59
Washed Out Green
#BCF5A6
ΔE00 1.39
Light Pastel Green
#B2FBA5
ΔE00 2.31
Pale Light Green
#B1FC99
ΔE00 2.56
Light Light Green
#C8FFB0
ΔE00 2.59
Celery
#C1FD95
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF69F #DA9FF6
analogous
#E6F69F #BBF69F #9FF6AF
triadic
#BBF69F #9FBBF6 #F69FBB
tetradic
#BBF69F #9FE6F6 #DA9FF6 #F6AF9F
square
#BBF69F #9FE6F6 #DA9FF6 #F6AF9F
split-complementary
#BBF69F #AF9FF6 #F69FE6
monochromatic
#6CEC2F #93F167 #BBF69F #E3FBD7 #EBFCE3
Accessibility & contrast
On white
1.25
#BBF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BBF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF69F
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF69F | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#BAF0E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf69f; /* rgb */ color: rgb(187, 246, 159); /* oklch */ color: oklch(91.2% 0.129 136.0);
Tailwind
colors: {
custom: {
50: '#d1f9bc',
500: '#bbf69f',
950: '#000000',
},
}SCSS
$custom: #bbf69f; $custom-light: #d1f9bc; $custom-dark: #000000;
JSON
{
"hex": "#bbf69f",
"rgb": {
"r": 187,
"g": 246,
"b": 159
},
"hsl": {
"h": 100.69,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.91244,
"c": 0.12886,
"h": 136
},
"luminance": 0.7898
}Semantic roles & 50–950 ramp
primary
#BBF69F
secondary
#B164D6
accent
#06DF99
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582