#BBF69E#BBF69E
#BBF69E is a very light, vivid green. Relative luminance 0.789; OKLCH L 91.2% C 0.130 H 135.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF69E |
|---|---|
| RGB | rgb(187, 246, 158) |
| HSL | hsl(100, 83%, 79%) |
| HSV | hsv(100, 36%, 96%) |
| CMYK | cmyk(24%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(91.21, -34.10, 36.49) |
| CIE-LCH | lch(91.21, 49.94, 133.06°) |
| OKLab | oklab(91.23% -0.0931 0.0906) |
| OKLCH | oklch(91.23% 0.13 135.8) |
| XYZ | xyz(59.6193, 78.9433, 44.4376) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.72
Washed Out Green
#BCF5A6
ΔE00 1.56
Light Pastel Green
#B2FBA5
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 2.49
Light Light Green
#C8FFB0
ΔE00 2.70
Celery
#C1FD95
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF69E #D99EF6
analogous
#E7F69E #BBF69E #9EF6AD
triadic
#BBF69E #9EBBF6 #F69EBB
tetradic
#BBF69E #9EE7F6 #D99EF6 #F6AD9E
square
#BBF69E #9EE7F6 #D99EF6 #F6AD9E
split-complementary
#BBF69E #AD9EF6 #F69EE7
monochromatic
#6CEC2E #94F166 #BBF69E #E2FBD6 #EBFCE3
Accessibility & contrast
On white
1.25
#BBF69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BBF69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF69E
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF69E | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE998
Deuteranopia (green-blind)
#F3E4A3
Tritanopia (blue-blind)
#BAF0E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf69e; /* rgb */ color: rgb(187, 246, 158); /* oklch */ color: oklch(91.2% 0.130 135.8);
Tailwind
colors: {
custom: {
50: '#d1f9bb',
500: '#bbf69e',
950: '#000000',
},
}SCSS
$custom: #bbf69e; $custom-light: #d1f9bb; $custom-dark: #000000;
JSON
{
"hex": "#bbf69e",
"rgb": {
"r": 187,
"g": 246,
"b": 158
},
"hsl": {
"h": 100.227,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.91226,
"c": 0.12991,
"h": 135.8
},
"luminance": 0.78945
}Semantic roles & 50–950 ramp
primary
#BBF69E
secondary
#B063D6
accent
#06DF98
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582