#BBFEC9#BBFEC9
#BBFEC9 is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.9% C 0.098 H 150.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC9 |
|---|---|
| RGB | rgb(187, 254, 201) |
| HSL | hsl(133, 97%, 86%) |
| HSV | hsv(133, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(94.17, -31.04, 18.76) |
| CIE-LCH | lch(94.17, 36.27, 148.86°) |
| OKLab | oklab(93.86% -0.0853 0.0481) |
| OKLCH | oklch(93.86% 0.098 150.6) |
| XYZ | xyz(66.4747, 85.6629, 68.2791) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.16
Mint
#AAF0C1
ΔE00 3.41
Light Seafoam
#A0FEBF
ΔE00 3.84
Celadon
#BEFDB7
ΔE00 4.01
Light Mint Green
#A6FBB2
ΔE00 4.54
Light Seafoam Green
#A7FFB5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC9 #FEBBF0
analogous
#CFFEBB #BBFEC9 #BBFEEB
triadic
#BBFEC9 #C9BBFE #FEC9BB
tetradic
#BBFEC9 #BBCFFE #FEBBF0 #FEEBBB
square
#BBFEC9 #BBCFFE #FEBBF0 #FEEBBB
split-complementary
#BBFEC9 #EBBBFE #FEBBCF
monochromatic
#42FC69 #7FFD99 #BBFEC9 #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.16
#BBFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BBFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC9
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC9 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C6
Deuteranopia (green-blind)
#F4EBCC
Tritanopia (blue-blind)
#B2FCEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec9; /* rgb */ color: rgb(187, 254, 201); /* oklch */ color: oklch(93.9% 0.098 150.6);
Tailwind
colors: {
custom: {
50: '#d0ffd9',
500: '#bbfec9',
950: '#000000',
},
}SCSS
$custom: #bbfec9; $custom-light: #d0ffd9; $custom-dark: #000000;
JSON
{
"hex": "#bbfec9",
"rgb": {
"r": 187,
"g": 254,
"b": 201
},
"hsl": {
"h": 132.537,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9386,
"c": 0.09798,
"h": 150.6
},
"luminance": 0.85665
}Semantic roles & 50–950 ramp
primary
#BBFEC9
secondary
#E578CE
accent
#00B6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683