#BBFFD2#BBFFD2
#BBFFD2 is a very light, moderate green. Relative luminance 0.867; OKLCH L 94.3% C 0.091 H 155.3°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD2 |
|---|---|
| RGB | rgb(187, 255, 210) |
| HSL | hsl(140, 100%, 87%) |
| HSV | hsv(140, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(94.63, -29.90, 14.79) |
| CIE-LCH | lch(94.63, 33.36, 153.68°) |
| OKLab | oklab(94.29% -0.0828 0.0381) |
| OKLCH | oklch(94.29% 0.091 155.3) |
| XYZ | xyz(67.8828, 86.7352, 74.1251) |
| Luminance | 0.8674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 3.85
Light Seafoam
#A0FEBF
ΔE00 4.80
Light Mint
#B6FFBB
ΔE00 5.14
Celadon
#BEFDB7
ΔE00 6.05
Light Mint Green
#A6FBB2
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD2 #FFBBE8
analogous
#C6FFBB #BBFFD2 #BBFFF4
triadic
#BBFFD2 #D2BBFF #FFD2BB
tetradic
#BBFFD2 #BBC6FF #FFBBE8 #FFF4BB
square
#BBFFD2 #BBC6FF #FFBBE8 #FFF4BB
split-complementary
#BBFFD2 #F4BBFF #FFBBC6
monochromatic
#41FF81 #7EFFAA #BBFFD2 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.14
#BBFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#BBFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD2
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD2 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4D0
Deuteranopia (green-blind)
#F3ECD4
Tritanopia (blue-blind)
#B0FEF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd2; /* rgb */ color: rgb(187, 255, 210); /* oklch */ color: oklch(94.3% 0.091 155.3);
Tailwind
colors: {
custom: {
50: '#d0ffdf',
500: '#bbffd2',
950: '#000000',
},
}SCSS
$custom: #bbffd2; $custom-light: #d0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#bbffd2",
"rgb": {
"r": 187,
"g": 255,
"b": 210
},
"hsl": {
"h": 140.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94289,
"c": 0.0912,
"h": 155.3
},
"luminance": 0.86738
}Semantic roles & 50–950 ramp
primary
#BBFFD2
secondary
#E777C1
accent
#0098E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684