#BBFEC6#BBFEC6
#BBFEC6 is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.8% C 0.101 H 149.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC6 |
|---|---|
| RGB | rgb(187, 254, 198) |
| HSL | hsl(130, 97%, 86%) |
| HSV | hsv(130, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(94.11, -31.56, 20.21) |
| CIE-LCH | lch(94.11, 37.47, 147.37°) |
| OKLab | oklab(93.79% -0.0866 0.0517) |
| OKLCH | oklch(93.79% 0.101 149.2) |
| XYZ | xyz(66.1253, 85.5231, 66.4387) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.49
Celadon
#BEFDB7
ΔE00 3.32
Light Seafoam
#A0FEBF
ΔE00 3.69
Mint
#AAF0C1
ΔE00 3.75
Light Mint Green
#A6FBB2
ΔE00 4.00
Light Seafoam Green
#A7FFB5
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC6 #FEBBF3
analogous
#D2FEBB #BBFEC6 #BBFEE8
triadic
#BBFEC6 #C6BBFE #FEC6BB
tetradic
#BBFEC6 #BBD2FE #FEBBF3 #FEE8BB
square
#BBFEC6 #BBD2FE #FEBBF3 #FEE8BB
split-complementary
#BBFEC6 #E8BBFE #FEBBD2
monochromatic
#42FC61 #7FFD93 #BBFEC6 #E1FFE6 #E1FFE6
Accessibility & contrast
On white
1.16
#BBFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#BBFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC6
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC6 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C3
Deuteranopia (green-blind)
#F4EBC9
Tritanopia (blue-blind)
#B2FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec6; /* rgb */ color: rgb(187, 254, 198); /* oklch */ color: oklch(93.8% 0.101 149.2);
Tailwind
colors: {
custom: {
50: '#d0ffd7',
500: '#bbfec6',
950: '#000000',
},
}SCSS
$custom: #bbfec6; $custom-light: #d0ffd7; $custom-dark: #000000;
JSON
{
"hex": "#bbfec6",
"rgb": {
"r": 187,
"g": 254,
"b": 198
},
"hsl": {
"h": 129.851,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93792,
"c": 0.10087,
"h": 149.2
},
"luminance": 0.85526
}Semantic roles & 50–950 ramp
primary
#BBFEC6
secondary
#E578D3
accent
#00C0E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683