#BBFED8#BBFED8
#BBFED8 is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.2% C 0.085 H 159.4°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED8 |
|---|---|
| RGB | rgb(187, 254, 216) |
| HSL | hsl(146, 97%, 86%) |
| HSV | hsv(146, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(94.48, -28.32, 11.51) |
| CIE-LCH | lch(94.48, 30.57, 157.88°) |
| OKLab | oklab(94.22% -0.0791 0.0297) |
| OKLCH | oklch(94.22% 0.085 159.4) |
| XYZ | xyz(68.3261, 86.4035, 78.0299) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.05
Mint
#AAF0C1
ΔE00 4.03
Pale Aqua
#B8FFEB
ΔE00 5.71
Light Seafoam
#A0FEBF
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.38
Light Teal
#90E4C1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED8 #FEBBE1
analogous
#C0FEBB #BBFED8 #BBFEF9
triadic
#BBFED8 #D8BBFE #FED8BB
tetradic
#BBFED8 #BBC0FE #FEBBE1 #FEF9BB
square
#BBFED8 #BBC0FE #FEBBE1 #FEF9BB
split-complementary
#BBFED8 #F9BBFE #FEBBC0
monochromatic
#42FC93 #7FFDB5 #BBFED8 #E1FFEE #E1FFEE
Accessibility & contrast
On white
1.15
#BBFED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#BBFED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED8
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED8 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF4D6
Deuteranopia (green-blind)
#F1ECDA
Tritanopia (blue-blind)
#AEFDF3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed8; /* rgb */ color: rgb(187, 254, 216); /* oklch */ color: oklch(94.2% 0.085 159.4);
Tailwind
colors: {
custom: {
50: '#d0ffe4',
500: '#bbfed8',
950: '#000000',
},
}SCSS
$custom: #bbfed8; $custom-light: #d0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#bbfed8",
"rgb": {
"r": 187,
"g": 254,
"b": 216
},
"hsl": {
"h": 145.97,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94219,
"c": 0.08452,
"h": 159.4
},
"luminance": 0.86406
}Semantic roles & 50–950 ramp
primary
#BBFED8
secondary
#E578B6
accent
#0082E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684