#BBFDA8#BBFDA8
#BBFDA8 is a very light, vivid green. Relative luminance 0.836; OKLCH L 93.0% C 0.130 H 138.8°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDA8 |
|---|---|
| RGB | rgb(187, 253, 168) |
| HSL | hsl(107, 96%, 83%) |
| HSV | hsv(107, 34%, 99%) |
| CMYK | cmyk(26.1%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(93.29, -35.87, 34.26) |
| CIE-LCH | lch(93.29, 49.61, 136.32°) |
| OKLab | oklab(92.96% -0.0978 0.0856) |
| OKLCH | oklch(92.96% 0.13 138.8) |
| XYZ | xyz(62.6847, 83.6405, 49.8797) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.20
Tea Green
#BDF8A3
ΔE00 1.38
Washed Out Green
#BCF5A6
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 1.95
Pastel Green
#B0FF9D
ΔE00 2.33
Pale Light Green
#B1FC99
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDA8 #EAA8FD
analogous
#E6FDA8 #BBFDA8 #A8FDBF
triadic
#BBFDA8 #A8BBFD #FDA8BB
tetradic
#BBFDA8 #A8E6FD #EAA8FD #FDBFA8
square
#BBFDA8 #A8E6FD #EAA8FD #FDBFA8
split-complementary
#BBFDA8 #BFA8FD #FDA8E6
monochromatic
#5DFA30 #8CFC6C #BBFDA8 #E8FEE1 #E8FEE1
Accessibility & contrast
On white
1.18
#BBFDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BBFDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDA8
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDA8 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A2
Deuteranopia (green-blind)
#F8E9AD
Tritanopia (blue-blind)
#B8F7E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfda8; /* rgb */ color: rgb(187, 253, 168); /* oklch */ color: oklch(93.0% 0.130 138.8);
Tailwind
colors: {
custom: {
50: '#d1fec2',
500: '#bbfda8',
950: '#000000',
},
}SCSS
$custom: #bbfda8; $custom-light: #d1fec2; $custom-dark: #000000;
JSON
{
"hex": "#bbfda8",
"rgb": {
"r": 187,
"g": 253,
"b": 168
},
"hsl": {
"h": 106.588,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.92959,
"c": 0.12999,
"h": 138.8
},
"luminance": 0.83643
}Semantic roles & 50–950 ramp
primary
#BBFDA8
secondary
#C668E1
accent
#00E6B2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682