#BBFEC5#BBFEC5
#BBFEC5 is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.8% C 0.102 H 148.7°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC5 |
|---|---|
| RGB | rgb(187, 254, 197) |
| HSL | hsl(129, 97%, 86%) |
| HSV | hsv(129, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(94.09, -31.73, 20.69) |
| CIE-LCH | lch(94.09, 37.88, 146.90°) |
| OKLab | oklab(93.77% -0.087 0.0529) |
| OKLCH | oklch(93.77% 0.102 148.7) |
| XYZ | xyz(66.0103, 85.4771, 65.8332) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.27
Celadon
#BEFDB7
ΔE00 3.10
Light Seafoam
#A0FEBF
ΔE00 3.67
Light Mint Green
#A6FBB2
ΔE00 3.83
Mint
#AAF0C1
ΔE00 3.88
Light Seafoam Green
#A7FFB5
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC5 #FEBBF4
analogous
#D3FEBB #BBFEC5 #BBFEE7
triadic
#BBFEC5 #C5BBFE #FEC5BB
tetradic
#BBFEC5 #BBD3FE #FEBBF4 #FEE7BB
square
#BBFEC5 #BBD3FE #FEBBF4 #FEE7BB
split-complementary
#BBFEC5 #E7BBFE #FEBBD3
monochromatic
#42FC5E #7FFD92 #BBFEC5 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.16
#BBFEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#BBFEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC5
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC5 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C2
Deuteranopia (green-blind)
#F4EBC8
Tritanopia (blue-blind)
#B3FBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec5; /* rgb */ color: rgb(187, 254, 197); /* oklch */ color: oklch(93.8% 0.102 148.7);
Tailwind
colors: {
custom: {
50: '#d0ffd6',
500: '#bbfec5',
950: '#000000',
},
}SCSS
$custom: #bbfec5; $custom-light: #d0ffd6; $custom-dark: #000000;
JSON
{
"hex": "#bbfec5",
"rgb": {
"r": 187,
"g": 254,
"b": 197
},
"hsl": {
"h": 128.955,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9377,
"c": 0.10185,
"h": 148.7
},
"luminance": 0.8548
}Semantic roles & 50–950 ramp
primary
#BBFEC5
secondary
#E578D5
accent
#00C3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683