#BBFFD0#BBFFD0
#BBFFD0 is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.2% C 0.093 H 154.1°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD0 |
|---|---|
| RGB | rgb(187, 255, 208) |
| HSL | hsl(139, 100%, 87%) |
| HSV | hsv(139, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(94.58, -30.26, 15.76) |
| CIE-LCH | lch(94.58, 34.12, 152.49°) |
| OKLab | oklab(94.24% -0.0837 0.0406) |
| OKLCH | oklch(94.24% 0.093 154.1) |
| XYZ | xyz(67.6352, 86.6361, 72.8211) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.30
Pale Turquoise
#A5FBD5
ΔE00 4.20
Light Seafoam
#A0FEBF
ΔE00 4.47
Light Mint
#B6FFBB
ΔE00 4.63
Celadon
#BEFDB7
ΔE00 5.55
Light Mint Green
#A6FBB2
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD0 #FFBBEA
analogous
#C8FFBB #BBFFD0 #BBFFF2
triadic
#BBFFD0 #D0BBFF #FFD0BB
tetradic
#BBFFD0 #BBC8FF #FFBBEA #FFF2BB
square
#BBFFD0 #BBC8FF #FFBBEA #FFF2BB
split-complementary
#BBFFD0 #F2BBFF #FFBBC8
monochromatic
#41FF7B #7EFFA6 #BBFFD0 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.15
#BBFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#BBFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD0
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD0 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CD
Deuteranopia (green-blind)
#F3ECD3
Tritanopia (blue-blind)
#B0FDF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffd0; /* rgb */ color: rgb(187, 255, 208); /* oklch */ color: oklch(94.2% 0.093 154.1);
Tailwind
colors: {
custom: {
50: '#d0ffde',
500: '#bbffd0',
950: '#000000',
},
}SCSS
$custom: #bbffd0; $custom-light: #d0ffde; $custom-dark: #000000;
JSON
{
"hex": "#bbffd0",
"rgb": {
"r": 187,
"g": 255,
"b": 208
},
"hsl": {
"h": 138.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94241,
"c": 0.093,
"h": 154.1
},
"luminance": 0.86639
}Semantic roles & 50–950 ramp
primary
#BBFFD0
secondary
#E777C4
accent
#009FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684