#BBFEC8#BBFEC8
#BBFEC8 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.8% C 0.099 H 150.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC8 |
|---|---|
| RGB | rgb(187, 254, 200) |
| HSL | hsl(132, 97%, 86%) |
| HSV | hsv(132, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(94.15, -31.21, 19.24) |
| CIE-LCH | lch(94.15, 36.67, 148.35°) |
| OKLab | oklab(93.84% -0.0858 0.0493) |
| OKLCH | oklch(93.84% 0.099 150.1) |
| XYZ | xyz(66.3575, 85.6160, 67.6616) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.93
Mint
#AAF0C1
ΔE00 3.51
Light Seafoam
#A0FEBF
ΔE00 3.78
Celadon
#BEFDB7
ΔE00 3.78
Light Mint Green
#A6FBB2
ΔE00 4.35
Light Seafoam Green
#A7FFB5
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC8 #FEBBF1
analogous
#D0FEBB #BBFEC8 #BBFEEA
triadic
#BBFEC8 #C8BBFE #FEC8BB
tetradic
#BBFEC8 #BBD0FE #FEBBF1 #FEEABB
square
#BBFEC8 #BBD0FE #FEBBF1 #FEEABB
split-complementary
#BBFEC8 #EABBFE #FEBBD0
monochromatic
#42FC66 #7FFD97 #BBFEC8 #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.16
#BBFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BBFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC8
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC8 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#F4EBCB
Tritanopia (blue-blind)
#B2FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec8; /* rgb */ color: rgb(187, 254, 200); /* oklch */ color: oklch(93.8% 0.099 150.1);
Tailwind
colors: {
custom: {
50: '#d0ffd8',
500: '#bbfec8',
950: '#000000',
},
}SCSS
$custom: #bbfec8; $custom-light: #d0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#bbfec8",
"rgb": {
"r": 187,
"g": 254,
"b": 200
},
"hsl": {
"h": 131.642,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93837,
"c": 0.09894,
"h": 150.1
},
"luminance": 0.85619
}Semantic roles & 50–950 ramp
primary
#BBFEC8
secondary
#E578D0
accent
#00B9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683