#BBFD9F#BBFD9F
#BBFD9F is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.8% C 0.139 H 136.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD9F |
|---|---|
| RGB | rgb(187, 253, 159) |
| HSL | hsl(102, 96%, 81%) |
| HSV | hsv(102, 37%, 99%) |
| CMYK | cmyk(26.1%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(93.15, -37.15, 38.54) |
| CIE-LCH | lch(93.15, 53.53, 133.94°) |
| OKLab | oklab(92.8% -0.1015 0.0954) |
| OKLCH | oklch(92.8% 0.139 136.8) |
| XYZ | xyz(61.8751, 83.3166, 45.6158) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.39
Tea Green
#BDF8A3
ΔE00 1.68
Pastel Green
#B0FF9D
ΔE00 1.74
Light Pastel Green
#B2FBA5
ΔE00 2.09
Celery
#C1FD95
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD9F #E19FFD
analogous
#EAFD9F #BBFD9F #9FFDB2
triadic
#BBFD9F #9FBBFD #FD9FBB
tetradic
#BBFD9F #9FEAFD #E19FFD #FDB29F
square
#BBFD9F #9FEAFD #E19FFD #FDB29F
split-complementary
#BBFD9F #B29FFD #FD9FEA
monochromatic
#66FB27 #91FC63 #BBFD9F #E5FEDB #EAFEE1
Accessibility & contrast
On white
1.19
#BBFD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BBFD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD9F
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD9F | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF98
Deuteranopia (green-blind)
#F9E9A4
Tritanopia (blue-blind)
#B9F7E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd9f; /* rgb */ color: rgb(187, 253, 159); /* oklch */ color: oklch(92.8% 0.139 136.8);
Tailwind
colors: {
custom: {
50: '#d1febc',
500: '#bbfd9f',
950: '#000000',
},
}SCSS
$custom: #bbfd9f; $custom-light: #d1febc; $custom-dark: #000000;
JSON
{
"hex": "#bbfd9f",
"rgb": {
"r": 187,
"g": 253,
"b": 159
},
"hsl": {
"h": 102.128,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92799,
"c": 0.13932,
"h": 136.8
},
"luminance": 0.83319
}Semantic roles & 50–950 ramp
primary
#BBFD9F
secondary
#BA60E0
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682