#BBFECE#BBFECE
#BBFECE is a very light, moderate green. Relative luminance 0.859; OKLCH L 94.0% C 0.093 H 153.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFECE |
|---|---|
| RGB | rgb(187, 254, 206) |
| HSL | hsl(137, 97%, 86%) |
| HSV | hsv(137, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(94.27, -30.15, 16.34) |
| CIE-LCH | lch(94.27, 34.30, 151.54°) |
| OKLab | oklab(93.98% -0.0833 0.042) |
| OKLCH | oklch(93.98% 0.093 153.2) |
| XYZ | xyz(67.0725, 85.9020, 71.4273) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.15
Light Mint
#B6FFBB
ΔE00 4.34
Light Seafoam
#A0FEBF
ΔE00 4.37
Pale Turquoise
#A5FBD5
ΔE00 4.47
Celadon
#BEFDB7
ΔE00 5.21
Light Mint Green
#A6FBB2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFECE #FEBBEB
analogous
#CAFEBB #BBFECE #BBFEF0
triadic
#BBFECE #CEBBFE #FECEBB
tetradic
#BBFECE #BBCAFE #FEBBEB #FEF0BB
square
#BBFECE #BBCAFE #FEBBEB #FEF0BB
split-complementary
#BBFECE #F0BBFE #FEBBCA
monochromatic
#42FC77 #7FFDA3 #BBFECE #E1FFE9 #E1FFE9
Accessibility & contrast
On white
1.16
#BBFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#BBFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFECE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFECE | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F3ECD1
Tritanopia (blue-blind)
#B1FCF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfece; /* rgb */ color: rgb(187, 254, 206); /* oklch */ color: oklch(94.0% 0.093 153.2);
Tailwind
colors: {
custom: {
50: '#d0ffdd',
500: '#bbfece',
950: '#000000',
},
}SCSS
$custom: #bbfece; $custom-light: #d0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bbfece",
"rgb": {
"r": 187,
"g": 254,
"b": 206
},
"hsl": {
"h": 137.015,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93976,
"c": 0.09327,
"h": 153.2
},
"luminance": 0.85905
}Semantic roles & 50–950 ramp
primary
#BBFECE
secondary
#E578C6
accent
#00A4E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684