#BBFDA9#BBFDA9
#BBFDA9 is a very light, vivid green. Relative luminance 0.837; OKLCH L 93.0% C 0.129 H 139.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDA9 |
|---|---|
| RGB | rgb(187, 253, 169) |
| HSL | hsl(107, 95%, 83%) |
| HSV | hsv(107, 33%, 99%) |
| CMYK | cmyk(26.1%, 0%, 33.2%, 0.8%) |
| CIE-LAB | lab(93.31, -35.73, 33.78) |
| CIE-LCH | lch(93.31, 49.17, 136.60°) |
| OKLab | oklab(92.98% -0.0974 0.0845) |
| OKLCH | oklch(92.98% 0.129 139.1) |
| XYZ | xyz(62.7782, 83.6779, 50.3722) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.19
Tea Green
#BDF8A3
ΔE00 1.45
Light Light Green
#C8FFB0
ΔE00 1.91
Washed Out Green
#BCF5A6
ΔE00 1.91
Pastel Green
#B0FF9D
ΔE00 2.45
Pale Green
#C7FDB5
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDA9 #EBA9FD
analogous
#E5FDA9 #BBFDA9 #A9FDC1
triadic
#BBFDA9 #A9BBFD #FDA9BB
tetradic
#BBFDA9 #A9E5FD #EBA9FD #FDC1A9
square
#BBFDA9 #A9E5FD #EBA9FD #FDC1A9
split-complementary
#BBFDA9 #C1A9FD #FDA9E5
monochromatic
#5CFA31 #8CFC6D #BBFDA9 #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.18
#BBFDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BBFDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDA9
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDA9 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A3
Deuteranopia (green-blind)
#F8E9AE
Tritanopia (blue-blind)
#B8F7E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfda9; /* rgb */ color: rgb(187, 253, 169); /* oklch */ color: oklch(93.0% 0.129 139.1);
Tailwind
colors: {
custom: {
50: '#d1fec3',
500: '#bbfda9',
950: '#000000',
},
}SCSS
$custom: #bbfda9; $custom-light: #d1fec3; $custom-dark: #000000;
JSON
{
"hex": "#bbfda9",
"rgb": {
"r": 187,
"g": 253,
"b": 169
},
"hsl": {
"h": 107.143,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.92978,
"c": 0.12894,
"h": 139.1
},
"luminance": 0.8368
}Semantic roles & 50–950 ramp
primary
#BBFDA9
secondary
#C769E1
accent
#00E6B4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682