#BBFFCF#BBFFCF
#BBFFCF is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.2% C 0.094 H 153.6°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFCF |
|---|---|
| RGB | rgb(187, 255, 207) |
| HSL | hsl(138, 100%, 87%) |
| HSV | hsv(138, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(94.56, -30.44, 16.24) |
| CIE-LCH | lch(94.56, 34.51, 151.92°) |
| OKLab | oklab(94.22% -0.0841 0.0418) |
| OKLCH | oklch(94.22% 0.094 153.6) |
| XYZ | xyz(67.5125, 86.5871, 72.1752) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 4.33
Light Mint
#B6FFBB
ΔE00 4.39
Pale Turquoise
#A5FBD5
ΔE00 4.39
Celadon
#BEFDB7
ΔE00 5.30
Light Mint Green
#A6FBB2
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFCF #FFBBEB
analogous
#C9FFBB #BBFFCF #BBFFF1
triadic
#BBFFCF #CFBBFF #FFCFBB
tetradic
#BBFFCF #BBC9FF #FFBBEB #FFF1BB
square
#BBFFCF #BBC9FF #FFBBEB #FFF1BB
split-complementary
#BBFFCF #F1BBFF #FFBBC9
monochromatic
#41FF79 #7EFFA4 #BBFFCF #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.15
#BBFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#BBFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFCF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFCF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CC
Deuteranopia (green-blind)
#F4ECD2
Tritanopia (blue-blind)
#B0FDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffcf; /* rgb */ color: rgb(187, 255, 207); /* oklch */ color: oklch(94.2% 0.094 153.6);
Tailwind
colors: {
custom: {
50: '#d0ffdd',
500: '#bbffcf',
950: '#000000',
},
}SCSS
$custom: #bbffcf; $custom-light: #d0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bbffcf",
"rgb": {
"r": 187,
"g": 255,
"b": 207
},
"hsl": {
"h": 137.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94218,
"c": 0.09391,
"h": 153.6
},
"luminance": 0.8659
}Semantic roles & 50–950 ramp
primary
#BBFFCF
secondary
#E777C6
accent
#00A2E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684