#BBFFD9#BBFFD9
#BBFFD9 is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.5% C 0.085 H 159.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD9 |
|---|---|
| RGB | rgb(187, 255, 217) |
| HSL | hsl(146, 100%, 87%) |
| HSV | hsv(146, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(94.78, -28.61, 11.42) |
| CIE-LCH | lch(94.78, 30.80, 158.24°) |
| OKLab | oklab(94.46% -0.0799 0.0295) |
| OKLCH | oklch(94.46% 0.085 159.8) |
| XYZ | xyz(68.7740, 87.0917, 78.8189) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.99
Mint
#AAF0C1
ΔE00 4.19
Pale Aqua
#B8FFEB
ΔE00 5.64
Light Seafoam
#A0FEBF
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD9 #FFBBE1
analogous
#BFFFBB #BBFFD9 #BBFFFB
triadic
#BBFFD9 #D9BBFF #FFD9BB
tetradic
#BBFFD9 #BBBFFF #FFBBE1 #FFFBBB
square
#BBFFD9 #BBBFFF #FFBBE1 #FFFBBB
split-complementary
#BBFFD9 #FBBBFF #FFBBBF
monochromatic
#41FF95 #7EFFB7 #BBFFD9 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.14
#BBFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#BBFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD9
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD9 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D7
Deuteranopia (green-blind)
#F2EDDB
Tritanopia (blue-blind)
#AEFEF4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd9; /* rgb */ color: rgb(187, 255, 217); /* oklch */ color: oklch(94.5% 0.085 159.8);
Tailwind
colors: {
custom: {
50: '#d0ffe4',
500: '#bbffd9',
950: '#000000',
},
}SCSS
$custom: #bbffd9; $custom-light: #d0ffe4; $custom-dark: #000000;
JSON
{
"hex": "#bbffd9",
"rgb": {
"r": 187,
"g": 255,
"b": 217
},
"hsl": {
"h": 146.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94461,
"c": 0.08521,
"h": 159.8
},
"luminance": 0.87095
}Semantic roles & 50–950 ramp
primary
#BBFFD9
secondary
#E777B6
accent
#0080E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684