#BBFFD1#BBFFD1
#BBFFD1 is a very light, moderate green. Relative luminance 0.867; OKLCH L 94.3% C 0.092 H 154.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD1 |
|---|---|
| RGB | rgb(187, 255, 209) |
| HSL | hsl(139, 100%, 87%) |
| HSV | hsv(139, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 18%, 0%) |
| CIE-LAB | lab(94.60, -30.08, 15.28) |
| CIE-LCH | lch(94.60, 33.74, 153.08°) |
| OKLab | oklab(94.27% -0.0833 0.0394) |
| OKLCH | oklch(94.27% 0.092 154.7) |
| XYZ | xyz(67.7586, 86.6855, 73.4711) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 4.02
Light Seafoam
#A0FEBF
ΔE00 4.63
Light Mint
#B6FFBB
ΔE00 4.88
Celadon
#BEFDB7
ΔE00 5.80
Light Mint Green
#A6FBB2
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD1 #FFBBE9
analogous
#C7FFBB #BBFFD1 #BBFFF3
triadic
#BBFFD1 #D1BBFF #FFD1BB
tetradic
#BBFFD1 #BBC7FF #FFBBE9 #FFF3BB
square
#BBFFD1 #BBC7FF #FFBBE9 #FFF3BB
split-complementary
#BBFFD1 #F3BBFF #FFBBC7
monochromatic
#41FF7E #7EFFA8 #BBFFD1 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.15
#BBFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#BBFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD1
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD1 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CF
Deuteranopia (green-blind)
#F3ECD3
Tritanopia (blue-blind)
#B0FDF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffd1; /* rgb */ color: rgb(187, 255, 209); /* oklch */ color: oklch(94.3% 0.092 154.7);
Tailwind
colors: {
custom: {
50: '#d0ffdf',
500: '#bbffd1',
950: '#000000',
},
}SCSS
$custom: #bbffd1; $custom-light: #d0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#bbffd1",
"rgb": {
"r": 187,
"g": 255,
"b": 209
},
"hsl": {
"h": 139.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94265,
"c": 0.09209,
"h": 154.7
},
"luminance": 0.86688
}Semantic roles & 50–950 ramp
primary
#BBFFD1
secondary
#E777C3
accent
#009BE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684