#BBFED2#BBFED2
#BBFED2 is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.1% C 0.090 H 155.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED2 |
|---|---|
| RGB | rgb(187, 254, 210) |
| HSL | hsl(141, 97%, 86%) |
| HSV | hsv(141, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(94.35, -29.43, 14.41) |
| CIE-LCH | lch(94.35, 32.77, 153.91°) |
| OKLab | oklab(94.07% -0.0816 0.0372) |
| OKLCH | oklch(94.07% 0.09 155.5) |
| XYZ | xyz(67.5646, 86.0988, 74.0191) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.27
Pale Turquoise
#A5FBD5
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 5.00
Light Mint
#B6FFBB
ΔE00 5.34
Celadon
#BEFDB7
ΔE00 6.22
Light Mint Green
#A6FBB2
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED2 #FEBBE7
analogous
#C6FEBB #BBFED2 #BBFEF4
triadic
#BBFED2 #D2BBFE #FED2BB
tetradic
#BBFED2 #BBC6FE #FEBBE7 #FEF4BB
square
#BBFED2 #BBC6FE #FEBBE7 #FEF4BB
split-complementary
#BBFED2 #F4BBFE #FEBBC6
monochromatic
#42FC82 #7FFDAA #BBFED2 #E1FFEB #E1FFEB
Accessibility & contrast
On white
1.15
#BBFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#BBFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED2
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED2 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3D0
Deuteranopia (green-blind)
#F2ECD4
Tritanopia (blue-blind)
#B0FDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed2; /* rgb */ color: rgb(187, 254, 210); /* oklch */ color: oklch(94.1% 0.090 155.5);
Tailwind
colors: {
custom: {
50: '#d0ffdf',
500: '#bbfed2',
950: '#000000',
},
}SCSS
$custom: #bbfed2; $custom-light: #d0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#bbfed2",
"rgb": {
"r": 187,
"g": 254,
"b": 210
},
"hsl": {
"h": 140.597,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94071,
"c": 0.08965,
"h": 155.5
},
"luminance": 0.86102
}Semantic roles & 50–950 ramp
primary
#BBFED2
secondary
#E578C0
accent
#0097E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684