#BBFED1#BBFED1
#BBFED1 is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.0% C 0.091 H 154.9°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED1 |
|---|---|
| RGB | rgb(187, 254, 209) |
| HSL | hsl(140, 97%, 86%) |
| HSV | hsv(140, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 17.7%, 0.4%) |
| CIE-LAB | lab(94.33, -29.61, 14.89) |
| CIE-LCH | lch(94.33, 33.15, 153.30°) |
| OKLab | oklab(94.05% -0.082 0.0384) |
| OKLCH | oklch(94.05% 0.091 154.9) |
| XYZ | xyz(67.4404, 86.0492, 73.3650) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 3.93
Light Seafoam
#A0FEBF
ΔE00 4.82
Light Mint
#B6FFBB
ΔE00 5.09
Celadon
#BEFDB7
ΔE00 5.96
Light Mint Green
#A6FBB2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED1 #FEBBE8
analogous
#C7FEBB #BBFED1 #BBFEF2
triadic
#BBFED1 #D1BBFE #FED1BB
tetradic
#BBFED1 #BBC7FE #FEBBE8 #FEF2BB
square
#BBFED1 #BBC7FE #FEBBE8 #FEF2BB
split-complementary
#BBFED1 #F2BBFE #FEBBC7
monochromatic
#42FC7F #7FFDA8 #BBFED1 #E1FFEB #E1FFEB
Accessibility & contrast
On white
1.15
#BBFED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#BBFED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED1
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED1 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CF
Deuteranopia (green-blind)
#F2ECD3
Tritanopia (blue-blind)
#B0FCF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed1; /* rgb */ color: rgb(187, 254, 209); /* oklch */ color: oklch(94.0% 0.091 154.9);
Tailwind
colors: {
custom: {
50: '#d0ffdf',
500: '#bbfed1',
950: '#000000',
},
}SCSS
$custom: #bbfed1; $custom-light: #d0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#bbfed1",
"rgb": {
"r": 187,
"g": 254,
"b": 209
},
"hsl": {
"h": 139.701,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94047,
"c": 0.09054,
"h": 154.9
},
"luminance": 0.86052
}Semantic roles & 50–950 ramp
primary
#BBFED1
secondary
#E578C1
accent
#009AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684