#BBFD9C#BBFD9C
#BBFD9C is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.7% C 0.142 H 136.2°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD9C |
|---|---|
| RGB | rgb(187, 253, 156) |
| HSL | hsl(101, 96%, 80%) |
| HSV | hsv(101, 38%, 99%) |
| CMYK | cmyk(26.1%, 0%, 38.3%, 0.8%) |
| CIE-LAB | lab(93.11, -37.55, 39.96) |
| CIE-LCH | lch(93.11, 54.84, 133.22°) |
| OKLab | oklab(92.75% -0.1027 0.0986) |
| OKLCH | oklch(92.75% 0.142 136.2) |
| XYZ | xyz(61.6179, 83.2138, 44.2614) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.34
Celery
#C1FD95
ΔE00 1.72
Pastel Green
#B0FF9D
ΔE00 1.82
Tea Green
#BDF8A3
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD9C #DE9CFD
analogous
#EBFD9C #BBFD9C #9CFDAD
triadic
#BBFD9C #9CBBFD #FD9CBB
tetradic
#BBFD9C #9CEBFD #DE9CFD #FDAD9C
square
#BBFD9C #9CEBFD #DE9CFD #FDAD9C
split-complementary
#BBFD9C #AD9CFD #FD9CEB
monochromatic
#69FB24 #92FC60 #BBFD9C #E4FED8 #EAFEE1
Accessibility & contrast
On white
1.19
#BBFD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#BBFD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD9C
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD9C | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF95
Deuteranopia (green-blind)
#FAE9A1
Tritanopia (blue-blind)
#BAF6E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd9c; /* rgb */ color: rgb(187, 253, 156); /* oklch */ color: oklch(92.7% 0.142 136.2);
Tailwind
colors: {
custom: {
50: '#d1feba',
500: '#bbfd9c',
950: '#000000',
},
}SCSS
$custom: #bbfd9c; $custom-light: #d1feba; $custom-dark: #000000;
JSON
{
"hex": "#bbfd9c",
"rgb": {
"r": 187,
"g": 253,
"b": 156
},
"hsl": {
"h": 100.825,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.92748,
"c": 0.14241,
"h": 136.2
},
"luminance": 0.83216
}Semantic roles & 50–950 ramp
primary
#BBFD9C
secondary
#B65EDF
accent
#00E69C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682