#BBFE9F#BBFE9F
#BBFE9F is a very light, vivid green. Relative luminance 0.840; OKLCH L 93.0% C 0.141 H 136.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE9F |
|---|---|
| RGB | rgb(187, 254, 159) |
| HSL | hsl(102, 98%, 81%) |
| HSV | hsv(102, 37%, 100%) |
| CMYK | cmyk(26.4%, 0%, 37.4%, 0.4%) |
| CIE-LAB | lab(93.43, -37.60, 38.90) |
| CIE-LCH | lch(93.43, 54.10, 134.02°) |
| OKLab | oklab(93.02% -0.1027 0.0963) |
| OKLCH | oklch(93.02% 0.141 136.9) |
| XYZ | xyz(62.1916, 83.9496, 45.7213) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.33
Pastel Green
#B0FF9D
ΔE00 1.62
Tea Green
#BDF8A3
ΔE00 1.91
Celery
#C1FD95
ΔE00 2.13
Light Pastel Green
#B2FBA5
ΔE00 2.17
Light Light Green
#C8FFB0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE9F #E29FFE
analogous
#EAFE9F #BBFE9F #9FFEB2
triadic
#BBFE9F #9FBBFE #FE9FBB
tetradic
#BBFE9F #9FEAFE #E29FFE #FEB29F
square
#BBFE9F #9FEAFE #E29FFE #FEB29F
split-complementary
#BBFE9F #B29FFE #FE9FEA
monochromatic
#65FD26 #90FD62 #BBFE9F #E6FFDC #EAFFE1
Accessibility & contrast
On white
1.18
#BBFE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BBFE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE9F
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE9F | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF098
Deuteranopia (green-blind)
#FAEAA4
Tritanopia (blue-blind)
#B9F8E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe9f; /* rgb */ color: rgb(187, 254, 159); /* oklch */ color: oklch(93.0% 0.141 136.9);
Tailwind
colors: {
custom: {
50: '#d1ffbc',
500: '#bbfe9f',
950: '#000000',
},
}SCSS
$custom: #bbfe9f; $custom-light: #d1ffbc; $custom-dark: #000000;
JSON
{
"hex": "#bbfe9f",
"rgb": {
"r": 187,
"g": 254,
"b": 159
},
"hsl": {
"h": 102.316,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93022,
"c": 0.1408,
"h": 136.9
},
"luminance": 0.83952
}Semantic roles & 50–950 ramp
primary
#BBFE9F
secondary
#BB60E1
accent
#00E6A2
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682