#BBFED5#BBFED5
#BBFED5 is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.087 H 157.4°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFED5 |
|---|---|
| RGB | rgb(187, 254, 213) |
| HSL | hsl(143, 97%, 86%) |
| HSV | hsv(143, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(94.42, -28.88, 12.96) |
| CIE-LCH | lch(94.42, 31.66, 155.83°) |
| OKLab | oklab(94.14% -0.0803 0.0335) |
| OKLCH | oklch(94.14% 0.087 157.4) |
| XYZ | xyz(67.9418, 86.2497, 76.0059) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.34
Mint
#AAF0C1
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 5.57
Light Mint
#B6FFBB
ΔE00 6.12
Pale Aqua
#B8FFEB
ΔE00 6.53
Light Aqua
#8CFFDB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFED5 #FEBBE4
analogous
#C3FEBB #BBFED5 #BBFEF7
triadic
#BBFED5 #D5BBFE #FED5BB
tetradic
#BBFED5 #BBC3FE #FEBBE4 #FEF7BB
square
#BBFED5 #BBC3FE #FEBBE4 #FEF7BB
split-complementary
#BBFED5 #F7BBFE #FEBBC3
monochromatic
#42FC8A #7FFDB0 #BBFED5 #E1FFEC #E1FFEC
Accessibility & contrast
On white
1.15
#BBFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#BBFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFED5
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFED5 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF4D3
Deuteranopia (green-blind)
#F2ECD7
Tritanopia (blue-blind)
#AFFDF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfed5; /* rgb */ color: rgb(187, 254, 213); /* oklch */ color: oklch(94.1% 0.087 157.4);
Tailwind
colors: {
custom: {
50: '#d0ffe2',
500: '#bbfed5',
950: '#000000',
},
}SCSS
$custom: #bbfed5; $custom-light: #d0ffe2; $custom-dark: #000000;
JSON
{
"hex": "#bbfed5",
"rgb": {
"r": 187,
"g": 254,
"b": 213
},
"hsl": {
"h": 143.284,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94144,
"c": 0.08703,
"h": 157.4
},
"luminance": 0.86253
}Semantic roles & 50–950 ramp
primary
#BBFED5
secondary
#E578BB
accent
#008CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684