#BBF89E#BBF89E
#BBF89E is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.7% C 0.133 H 136.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF89E |
|---|---|
| RGB | rgb(187, 248, 158) |
| HSL | hsl(101, 87%, 80%) |
| HSV | hsv(101, 36%, 97%) |
| CMYK | cmyk(24.6%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(91.76, -35.01, 37.21) |
| CIE-LCH | lch(91.76, 51.10, 133.25°) |
| OKLab | oklab(91.67% -0.0956 0.0923) |
| OKLCH | oklch(91.67% 0.133 136) |
| XYZ | xyz(60.2309, 80.1665, 44.6414) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.84
Washed Out Green
#BCF5A6
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.08
Light Pastel Green
#B2FBA5
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.53
Pastel Green
#B0FF9D
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF89E #DB9EF8
analogous
#E8F89E #BBF89E #9EF8AE
triadic
#BBF89E #9EBBF8 #F89EBB
tetradic
#BBF89E #9EE8F8 #DB9EF8 #F8AE9E
square
#BBF89E #9EE8F8 #DB9EF8 #F8AE9E
split-complementary
#BBF89E #AE9EF8 #F89EE8
monochromatic
#6BF02C #93F465 #BBF89E #E3FCD7 #EBFDE2
Accessibility & contrast
On white
1.23
#BBF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#BBF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF89E
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF89E | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB98
Deuteranopia (green-blind)
#F5E5A3
Tritanopia (blue-blind)
#BAF2E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf89e; /* rgb */ color: rgb(187, 248, 158); /* oklch */ color: oklch(91.7% 0.133 136.0);
Tailwind
colors: {
custom: {
50: '#d1fbbb',
500: '#bbf89e',
950: '#000000',
},
}SCSS
$custom: #bbf89e; $custom-light: #d1fbbb; $custom-dark: #000000;
JSON
{
"hex": "#bbf89e",
"rgb": {
"r": 187,
"g": 248,
"b": 158
},
"hsl": {
"h": 100.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.9167,
"c": 0.13291,
"h": 136
},
"luminance": 0.80168
}Semantic roles & 50–950 ramp
primary
#BBF89E
secondary
#B262D8
accent
#02E39B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582