#BBFFD4#BBFFD4
#BBFFD4 is a very light, moderate green. Relative luminance 0.868; OKLCH L 94.3% C 0.089 H 156.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD4 |
|---|---|
| RGB | rgb(187, 255, 212) |
| HSL | hsl(142, 100%, 87%) |
| HSV | hsv(142, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(94.67, -29.54, 13.83) |
| CIE-LCH | lch(94.67, 32.61, 154.91°) |
| OKLab | oklab(94.34% -0.082 0.0357) |
| OKLCH | oklch(94.34% 0.089 156.5) |
| XYZ | xyz(68.1335, 86.8355, 75.4456) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 3.53
Light Seafoam
#A0FEBF
ΔE00 5.16
Light Mint
#B6FFBB
ΔE00 5.65
Celadon
#BEFDB7
ΔE00 6.56
Light Mint Green
#A6FBB2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD4 #FFBBE6
analogous
#C4FFBB #BBFFD4 #BBFFF6
triadic
#BBFFD4 #D4BBFF #FFD4BB
tetradic
#BBFFD4 #BBC4FF #FFBBE6 #FFF6BB
square
#BBFFD4 #BBC4FF #FFBBE6 #FFF6BB
split-complementary
#BBFFD4 #F6BBFF #FFBBC4
monochromatic
#41FF87 #7EFFAD #BBFFD4 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.14
#BBFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#BBFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD4
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD4 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D2
Deuteranopia (green-blind)
#F3EDD6
Tritanopia (blue-blind)
#AFFEF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd4; /* rgb */ color: rgb(187, 255, 212); /* oklch */ color: oklch(94.3% 0.089 156.5);
Tailwind
colors: {
custom: {
50: '#d0ffe1',
500: '#bbffd4',
950: '#000000',
},
}SCSS
$custom: #bbffd4; $custom-light: #d0ffe1; $custom-dark: #000000;
JSON
{
"hex": "#bbffd4",
"rgb": {
"r": 187,
"g": 255,
"b": 212
},
"hsl": {
"h": 142.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94337,
"c": 0.08943,
"h": 156.5
},
"luminance": 0.86838
}Semantic roles & 50–950 ramp
primary
#BBFFD4
secondary
#E777BE
accent
#0091E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684