#BBFEC4#BBFEC4
#BBFEC4 is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.103 H 148.2°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC4 |
|---|---|
| RGB | rgb(187, 254, 196) |
| HSL | hsl(128, 97%, 86%) |
| HSV | hsv(128, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(94.07, -31.90, 21.17) |
| CIE-LCH | lch(94.07, 38.29, 146.43°) |
| OKLab | oklab(93.75% -0.0874 0.0541) |
| OKLCH | oklch(93.75% 0.103 148.2) |
| XYZ | xyz(65.8961, 85.4314, 65.2318) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.06
Celadon
#BEFDB7
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.67
Light Mint Green
#A6FBB2
ΔE00 3.68
Light Seafoam Green
#A7FFB5
ΔE00 3.74
Mint
#AAF0C1
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC4 #FEBBF5
analogous
#D4FEBB #BBFEC4 #BBFEE6
triadic
#BBFEC4 #C4BBFE #FEC4BB
tetradic
#BBFEC4 #BBD4FE #FEBBF5 #FEE6BB
square
#BBFEC4 #BBD4FE #FEBBF5 #FEE6BB
split-complementary
#BBFEC4 #E6BBFE #FEBBD4
monochromatic
#42FC5B #7FFD90 #BBFEC4 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.16
#BBFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#BBFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC4
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC4 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C1
Deuteranopia (green-blind)
#F5EBC7
Tritanopia (blue-blind)
#B3FBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec4; /* rgb */ color: rgb(187, 254, 196); /* oklch */ color: oklch(93.7% 0.103 148.2);
Tailwind
colors: {
custom: {
50: '#d0ffd6',
500: '#bbfec4',
950: '#000000',
},
}SCSS
$custom: #bbfec4; $custom-light: #d0ffd6; $custom-dark: #000000;
JSON
{
"hex": "#bbfec4",
"rgb": {
"r": 187,
"g": 254,
"b": 196
},
"hsl": {
"h": 128.06,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93748,
"c": 0.10283,
"h": 148.2
},
"luminance": 0.85434
}Semantic roles & 50–950 ramp
primary
#BBFEC4
secondary
#E578D7
accent
#00C7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683