#BBFED3#BBFED3
#BBFED3 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.1% C 0.089 H 156.1°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED3 |
|---|---|
| RGB | rgb(187, 254, 211) |
| HSL | hsl(141, 97%, 86%) |
| HSV | hsv(141, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(94.38, -29.25, 13.93) |
| CIE-LCH | lch(94.38, 32.40, 154.54°) |
| OKLab | oklab(94.1% -0.0812 0.0359) |
| OKLCH | oklch(94.1% 0.089 156.1) |
| XYZ | xyz(67.6896, 86.1488, 74.6773) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 5.18
Light Mint
#B6FFBB
ΔE00 5.60
Celadon
#BEFDB7
ΔE00 6.48
Light Mint Green
#A6FBB2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED3 #FEBBE6
analogous
#C5FEBB #BBFED3 #BBFEF5
triadic
#BBFED3 #D3BBFE #FED3BB
tetradic
#BBFED3 #BBC5FE #FEBBE6 #FEF5BB
square
#BBFED3 #BBC5FE #FEBBE6 #FEF5BB
split-complementary
#BBFED3 #F5BBFE #FEBBC5
monochromatic
#42FC85 #7FFDAC #BBFED3 #E1FFEB #E1FFEB
Accessibility & contrast
On white
1.15
#BBFED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#BBFED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED3
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED3 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF4D1
Deuteranopia (green-blind)
#F2ECD5
Tritanopia (blue-blind)
#AFFDF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed3; /* rgb */ color: rgb(187, 254, 211); /* oklch */ color: oklch(94.1% 0.089 156.1);
Tailwind
colors: {
custom: {
50: '#d0ffe0',
500: '#bbfed3',
950: '#000000',
},
}SCSS
$custom: #bbfed3; $custom-light: #d0ffe0; $custom-dark: #000000;
JSON
{
"hex": "#bbfed3",
"rgb": {
"r": 187,
"g": 254,
"b": 211
},
"hsl": {
"h": 141.493,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94096,
"c": 0.08877,
"h": 156.1
},
"luminance": 0.86152
}Semantic roles & 50–950 ramp
primary
#BBFED3
secondary
#E578BE
accent
#0093E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684