#BBFED7#BBFED7
#BBFED7 is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.2% C 0.085 H 158.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED7 |
|---|---|
| RGB | rgb(187, 254, 215) |
| HSL | hsl(145, 97%, 86%) |
| HSV | hsv(145, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(94.46, -28.51, 12.00) |
| CIE-LCH | lch(94.46, 30.93, 157.18°) |
| OKLab | oklab(94.19% -0.0795 0.031) |
| OKLCH | oklch(94.19% 0.085 158.7) |
| XYZ | xyz(68.1973, 86.3519, 77.3511) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.13
Mint
#AAF0C1
ΔE00 3.86
Pale Aqua
#B8FFEB
ΔE00 5.98
Light Seafoam
#A0FEBF
ΔE00 5.99
Light Aqua
#8CFFDB
ΔE00 6.48
Light Mint
#B6FFBB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED7 #FEBBE2
analogous
#C1FEBB #BBFED7 #BBFEF9
triadic
#BBFED7 #D7BBFE #FED7BB
tetradic
#BBFED7 #BBC1FE #FEBBE2 #FEF9BB
square
#BBFED7 #BBC1FE #FEBBE2 #FEF9BB
split-complementary
#BBFED7 #F9BBFE #FEBBC1
monochromatic
#42FC90 #7FFDB4 #BBFED7 #E1FFED #E1FFED
Accessibility & contrast
On white
1.15
#BBFED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#BBFED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED7
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED7 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF4D5
Deuteranopia (green-blind)
#F1ECD9
Tritanopia (blue-blind)
#AFFDF3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed7; /* rgb */ color: rgb(187, 254, 215); /* oklch */ color: oklch(94.2% 0.085 158.7);
Tailwind
colors: {
custom: {
50: '#d0ffe3',
500: '#bbfed7',
950: '#000000',
},
}SCSS
$custom: #bbfed7; $custom-light: #d0ffe3; $custom-dark: #000000;
JSON
{
"hex": "#bbfed7",
"rgb": {
"r": 187,
"g": 254,
"b": 215
},
"hsl": {
"h": 145.075,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94194,
"c": 0.08534,
"h": 158.7
},
"luminance": 0.86355
}Semantic roles & 50–950 ramp
primary
#BBFED7
secondary
#E578B8
accent
#0086E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684