#BBFED0#BBFED0
#BBFED0 is a very light, moderate green. Relative luminance 0.860; OKLCH L 94.0% C 0.091 H 154.3°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED0 |
|---|---|
| RGB | rgb(187, 254, 208) |
| HSL | hsl(139, 97%, 86%) |
| HSV | hsv(139, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 18.1%, 0.4%) |
| CIE-LAB | lab(94.31, -29.79, 15.38) |
| CIE-LCH | lch(94.31, 33.53, 152.70°) |
| OKLab | oklab(94.02% -0.0824 0.0396) |
| OKLCH | oklch(94.02% 0.091 154.3) |
| XYZ | xyz(67.3170, 85.9998, 72.7150) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.17
Pale Turquoise
#A5FBD5
ΔE00 4.10
Light Seafoam
#A0FEBF
ΔE00 4.66
Light Mint
#B6FFBB
ΔE00 4.84
Celadon
#BEFDB7
ΔE00 5.71
Light Mint Green
#A6FBB2
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED0 #FEBBE9
analogous
#C8FEBB #BBFED0 #BBFEF2
triadic
#BBFED0 #D0BBFE #FED0BB
tetradic
#BBFED0 #BBC8FE #FEBBE9 #FEF2BB
square
#BBFED0 #BBC8FE #FEBBE9 #FEF2BB
split-complementary
#BBFED0 #F2BBFE #FEBBC8
monochromatic
#42FC7D #7FFDA6 #BBFED0 #E1FFEA #E1FFEA
Accessibility & contrast
On white
1.15
#BBFED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#BBFED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED0
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED0 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CE
Deuteranopia (green-blind)
#F2ECD2
Tritanopia (blue-blind)
#B0FCF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed0; /* rgb */ color: rgb(187, 254, 208); /* oklch */ color: oklch(94.0% 0.091 154.3);
Tailwind
colors: {
custom: {
50: '#d0ffde',
500: '#bbfed0',
950: '#000000',
},
}SCSS
$custom: #bbfed0; $custom-light: #d0ffde; $custom-dark: #000000;
JSON
{
"hex": "#bbfed0",
"rgb": {
"r": 187,
"g": 254,
"b": 208
},
"hsl": {
"h": 138.806,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94024,
"c": 0.09145,
"h": 154.3
},
"luminance": 0.86002
}Semantic roles & 50–950 ramp
primary
#BBFED0
secondary
#E578C3
accent
#009EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684