#BBFFCE#BBFFCE
#BBFFCE is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.2% C 0.095 H 153.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFCE |
|---|---|
| RGB | rgb(187, 255, 206) |
| HSL | hsl(137, 100%, 87%) |
| HSV | hsv(137, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.54, -30.62, 16.72) |
| CIE-LCH | lch(94.54, 34.89, 151.36°) |
| OKLab | oklab(94.19% -0.0845 0.043) |
| OKLCH | oklch(94.19% 0.095 153) |
| XYZ | xyz(67.3907, 86.5383, 71.5334) |
| Luminance | 0.8654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.31
Light Mint
#B6FFBB
ΔE00 4.14
Light Seafoam
#A0FEBF
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 4.58
Celadon
#BEFDB7
ΔE00 5.06
Light Mint Green
#A6FBB2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFCE #FFBBEC
analogous
#CAFFBB #BBFFCE #BBFFF0
triadic
#BBFFCE #CEBBFF #FFCEBB
tetradic
#BBFFCE #BBCAFF #FFBBEC #FFF0BB
square
#BBFFCE #BBCAFF #FFBBEC #FFF0BB
split-complementary
#BBFFCE #F0BBFF #FFBBCA
monochromatic
#41FF76 #7EFFA2 #BBFFCE #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.15
#BBFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#BBFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFCE
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFCE | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#F4ECD1
Tritanopia (blue-blind)
#B0FDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffce; /* rgb */ color: rgb(187, 255, 206); /* oklch */ color: oklch(94.2% 0.095 153.0);
Tailwind
colors: {
custom: {
50: '#d0ffdd',
500: '#bbffce',
950: '#000000',
},
}SCSS
$custom: #bbffce; $custom-light: #d0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bbffce",
"rgb": {
"r": 187,
"g": 255,
"b": 206
},
"hsl": {
"h": 136.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94194,
"c": 0.09483,
"h": 153
},
"luminance": 0.86541
}Semantic roles & 50–950 ramp
primary
#BBFFCE
secondary
#E777C8
accent
#00A5E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684