#BBFECB#BBFECB
#BBFECB is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.096 H 151.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFECB |
|---|---|
| RGB | rgb(187, 254, 203) |
| HSL | hsl(134, 97%, 86%) |
| HSV | hsv(134, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(94.21, -30.69, 17.79) |
| CIE-LCH | lch(94.21, 35.47, 149.90°) |
| OKLab | oklab(93.91% -0.0845 0.0457) |
| OKLCH | oklch(93.91% 0.096 151.6) |
| XYZ | xyz(66.7115, 85.7576, 69.5262) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.26
Light Mint
#B6FFBB
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 4.01
Celadon
#BEFDB7
ΔE00 4.49
Light Mint Green
#A6FBB2
ΔE00 4.93
Light Seafoam Green
#A7FFB5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFECB #FEBBEE
analogous
#CDFEBB #BBFECB #BBFEED
triadic
#BBFECB #CBBBFE #FECBBB
tetradic
#BBFECB #BBCDFE #FEBBEE #FEEDBB
square
#BBFECB #BBCDFE #FEBBEE #FEEDBB
split-complementary
#BBFECB #EDBBFE #FEBBCD
monochromatic
#42FC6F #7FFD9D #BBFECB #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.16
#BBFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#BBFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFECB
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFECB | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F3EBCE
Tritanopia (blue-blind)
#B1FCF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfecb; /* rgb */ color: rgb(187, 254, 203); /* oklch */ color: oklch(93.9% 0.096 151.6);
Tailwind
colors: {
custom: {
50: '#d0ffdb',
500: '#bbfecb',
950: '#000000',
},
}SCSS
$custom: #bbfecb; $custom-light: #d0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#bbfecb",
"rgb": {
"r": 187,
"g": 254,
"b": 203
},
"hsl": {
"h": 134.328,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93906,
"c": 0.09607,
"h": 151.6
},
"luminance": 0.8576
}Semantic roles & 50–950 ramp
primary
#BBFECB
secondary
#E578CB
accent
#00AFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684