#BBFED9#BBFED9
#BBFED9 is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.2% C 0.084 H 160.1°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED9 |
|---|---|
| RGB | rgb(187, 254, 217) |
| HSL | hsl(147, 97%, 86%) |
| HSV | hsv(147, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 14.6%, 0.4%) |
| CIE-LAB | lab(94.51, -28.13, 11.03) |
| CIE-LCH | lch(94.51, 30.22, 158.59°) |
| OKLab | oklab(94.24% -0.0787 0.0285) |
| OKLCH | oklch(94.24% 0.084 160.1) |
| XYZ | xyz(68.4558, 86.4553, 78.7128) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.00
Mint
#AAF0C1
ΔE00 4.21
Pale Aqua
#B8FFEB
ΔE00 5.43
Light Aqua
#8CFFDB
ΔE00 6.29
Light Seafoam
#A0FEBF
ΔE00 6.44
Light Teal
#90E4C1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED9 #FEBBE0
analogous
#BFFEBB #BBFED9 #BBFEFB
triadic
#BBFED9 #D9BBFE #FED9BB
tetradic
#BBFED9 #BBBFFE #FEBBE0 #FEFBBB
square
#BBFED9 #BBBFFE #FEBBE0 #FEFBBB
split-complementary
#BBFED9 #FBBBFE #FEBBBF
monochromatic
#42FC96 #7FFDB7 #BBFED9 #E1FFEE #E1FFEE
Accessibility & contrast
On white
1.15
#BBFED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#BBFED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED9
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED9 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D7
Deuteranopia (green-blind)
#F1ECDB
Tritanopia (blue-blind)
#AEFDF3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed9; /* rgb */ color: rgb(187, 254, 217); /* oklch */ color: oklch(94.2% 0.084 160.1);
Tailwind
colors: {
custom: {
50: '#d0ffe4',
500: '#bbfed9',
950: '#000000',
},
}SCSS
$custom: #bbfed9; $custom-light: #d0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#bbfed9",
"rgb": {
"r": 187,
"g": 254,
"b": 217
},
"hsl": {
"h": 146.866,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94244,
"c": 0.08369,
"h": 160.1
},
"luminance": 0.86458
}Semantic roles & 50–950 ramp
primary
#BBFED9
secondary
#E578B4
accent
#007FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684