#BBFFD7#BBFFD7
#BBFFD7 is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.087 H 158.4°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD7 |
|---|---|
| RGB | rgb(187, 255, 215) |
| HSL | hsl(145, 100%, 87%) |
| HSV | hsv(145, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(94.73, -28.98, 12.38) |
| CIE-LCH | lch(94.73, 31.51, 156.87°) |
| OKLab | oklab(94.41% -0.0808 0.032) |
| OKLCH | oklch(94.41% 0.087 158.4) |
| XYZ | xyz(68.5154, 86.9882, 77.4572) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.15
Mint
#AAF0C1
ΔE00 3.87
Light Seafoam
#A0FEBF
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 6.19
Light Mint
#B6FFBB
ΔE00 6.44
Light Aqua
#8CFFDB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD7 #FFBBE3
analogous
#C1FFBB #BBFFD7 #BBFFF9
triadic
#BBFFD7 #D7BBFF #FFD7BB
tetradic
#BBFFD7 #BBC1FF #FFBBE3 #FFF9BB
square
#BBFFD7 #BBC1FF #FFBBE3 #FFF9BB
split-complementary
#BBFFD7 #F9BBFF #FFBBC1
monochromatic
#41FF8F #7EFFB3 #BBFFD7 #E0FFED #E0FFED
Accessibility & contrast
On white
1.14
#BBFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#BBFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD7
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD7 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D5
Deuteranopia (green-blind)
#F2EDD9
Tritanopia (blue-blind)
#AEFEF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd7; /* rgb */ color: rgb(187, 255, 215); /* oklch */ color: oklch(94.4% 0.087 158.4);
Tailwind
colors: {
custom: {
50: '#d0ffe3',
500: '#bbffd7',
950: '#000000',
},
}SCSS
$custom: #bbffd7; $custom-light: #d0ffe3; $custom-dark: #000000;
JSON
{
"hex": "#bbffd7",
"rgb": {
"r": 187,
"g": 255,
"b": 215
},
"hsl": {
"h": 144.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94411,
"c": 0.08687,
"h": 158.4
},
"luminance": 0.86991
}Semantic roles & 50–950 ramp
primary
#BBFFD7
secondary
#E777B9
accent
#0087E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684