#BBFFDC#BBFFDC
#BBFFDC is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.083 H 161.9°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFDC |
|---|---|
| RGB | rgb(187, 255, 220) |
| HSL | hsl(149, 100%, 87%) |
| HSV | hsv(149, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.84, -28.04, 9.97) |
| CIE-LCH | lch(94.84, 29.76, 160.42°) |
| OKLab | oklab(94.54% -0.0787 0.0258) |
| OKLCH | oklch(94.54% 0.083 161.9) |
| XYZ | xyz(69.1677, 87.2492, 80.8926) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.93
Mint
#AAF0C1
ΔE00 4.75
Pale Aqua
#B8FFEB
ΔE00 4.79
Light Aqua
#8CFFDB
ΔE00 6.02
Light Teal
#90E4C1
ΔE00 6.87
Light Seafoam
#A0FEBF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFDC #FFBBDE
analogous
#BCFFBB #BBFFDC #BBFFFE
triadic
#BBFFDC #DCBBFF #FFDCBB
tetradic
#BBFFDC #BBBCFF #FFBBDE #FFFEBB
square
#BBFFDC #BBBCFF #FFBBDE #FFFEBB
split-complementary
#BBFFDC #FEBBFF #FFBBBC
monochromatic
#41FF9D #7EFFBD #BBFFDC #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.14
#BBFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#BBFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFDC
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFDC | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#F1EDDE
Tritanopia (blue-blind)
#ADFFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffdc; /* rgb */ color: rgb(187, 255, 220); /* oklch */ color: oklch(94.5% 0.083 161.9);
Tailwind
colors: {
custom: {
50: '#d0ffe6',
500: '#bbffdc',
950: '#000000',
},
}SCSS
$custom: #bbffdc; $custom-light: #d0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#bbffdc",
"rgb": {
"r": 187,
"g": 255,
"b": 220
},
"hsl": {
"h": 149.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94536,
"c": 0.08281,
"h": 161.9
},
"luminance": 0.87252
}Semantic roles & 50–950 ramp
primary
#BBFFDC
secondary
#E777B1
accent
#0076E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684