#BBFFD3#BBFFD3
#BBFFD3 is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.090 H 155.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD3 |
|---|---|
| RGB | rgb(187, 255, 211) |
| HSL | hsl(141, 100%, 87%) |
| HSV | hsv(141, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(94.65, -29.72, 14.31) |
| CIE-LCH | lch(94.65, 32.98, 154.29°) |
| OKLab | oklab(94.31% -0.0824 0.0369) |
| OKLCH | oklch(94.31% 0.09 155.9) |
| XYZ | xyz(68.0077, 86.7852, 74.7833) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 4.97
Light Mint
#B6FFBB
ΔE00 5.39
Celadon
#BEFDB7
ΔE00 6.30
Light Mint Green
#A6FBB2
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD3 #FFBBE7
analogous
#C5FFBB #BBFFD3 #BBFFF5
triadic
#BBFFD3 #D3BBFF #FFD3BB
tetradic
#BBFFD3 #BBC5FF #FFBBE7 #FFF5BB
square
#BBFFD3 #BBC5FF #FFBBE7 #FFF5BB
split-complementary
#BBFFD3 #F5BBFF #FFBBC5
monochromatic
#41FF84 #7EFFAB #BBFFD3 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.14
#BBFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#BBFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD3
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD3 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D1
Deuteranopia (green-blind)
#F3ECD5
Tritanopia (blue-blind)
#AFFEF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd3; /* rgb */ color: rgb(187, 255, 211); /* oklch */ color: oklch(94.3% 0.090 155.9);
Tailwind
colors: {
custom: {
50: '#d0ffe0',
500: '#bbffd3',
950: '#000000',
},
}SCSS
$custom: #bbffd3; $custom-light: #d0ffe0; $custom-dark: #000000;
JSON
{
"hex": "#bbffd3",
"rgb": {
"r": 187,
"g": 255,
"b": 211
},
"hsl": {
"h": 141.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94313,
"c": 0.09031,
"h": 155.9
},
"luminance": 0.86788
}Semantic roles & 50–950 ramp
primary
#BBFFD3
secondary
#E777C0
accent
#0095E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684