#BBFEDB#BBFEDB
#BBFEDB is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.3% C 0.082 H 161.5°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEDB |
|---|---|
| RGB | rgb(187, 254, 219) |
| HSL | hsl(149, 97%, 86%) |
| HSV | hsv(149, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(94.55, -27.76, 10.07) |
| CIE-LCH | lch(94.55, 29.52, 160.07°) |
| OKLab | oklab(94.29% -0.0779 0.026) |
| OKLCH | oklch(94.29% 0.082 161.5) |
| XYZ | xyz(68.7175, 86.5600, 80.0912) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.98
Mint
#AAF0C1
ΔE00 4.61
Pale Aqua
#B8FFEB
ΔE00 4.86
Light Aqua
#8CFFDB
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.76
Light Seafoam
#A0FEBF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEDB #FEBBDE
analogous
#BDFEBB #BBFEDB #BBFEFD
triadic
#BBFEDB #DBBBFE #FEDBBB
tetradic
#BBFEDB #BBBDFE #FEBBDE #FEFDBB
square
#BBFEDB #BBBDFE #FEBBDE #FEFDBB
split-complementary
#BBFEDB #FDBBFE #FEBBBD
monochromatic
#42FC9B #7FFDBB #BBFEDB #E1FFEF #E1FFEF
Accessibility & contrast
On white
1.15
#BBFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#BBFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEDB
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEDB | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D9
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#AEFEF4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfedb; /* rgb */ color: rgb(187, 254, 219); /* oklch */ color: oklch(94.3% 0.082 161.5);
Tailwind
colors: {
custom: {
50: '#d0ffe6',
500: '#bbfedb',
950: '#000000',
},
}SCSS
$custom: #bbfedb; $custom-light: #d0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#bbfedb",
"rgb": {
"r": 187,
"g": 254,
"b": 219
},
"hsl": {
"h": 148.657,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94294,
"c": 0.0821,
"h": 161.5
},
"luminance": 0.86563
}Semantic roles & 50–950 ramp
primary
#BBFEDB
secondary
#E578B1
accent
#0078E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684