#BBFFD6#BBFFD6
#BBFFD6 is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.4% C 0.088 H 157.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD6 |
|---|---|
| RGB | rgb(187, 255, 214) |
| HSL | hsl(144, 100%, 87%) |
| HSV | hsv(144, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(94.71, -29.17, 12.86) |
| CIE-LCH | lch(94.71, 31.88, 156.20°) |
| OKLab | oklab(94.39% -0.0812 0.0332) |
| OKLCH | oklch(94.39% 0.088 157.8) |
| XYZ | xyz(68.3873, 86.9370, 76.7825) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.26
Mint
#AAF0C1
ΔE00 3.74
Light Seafoam
#A0FEBF
ΔE00 5.55
Light Mint
#B6FFBB
ΔE00 6.17
Pale Aqua
#B8FFEB
ΔE00 6.46
Light Aqua
#8CFFDB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD6 #FFBBE4
analogous
#C2FFBB #BBFFD6 #BBFFF8
triadic
#BBFFD6 #D6BBFF #FFD6BB
tetradic
#BBFFD6 #BBC2FF #FFBBE4 #FFF8BB
square
#BBFFD6 #BBC2FF #FFBBE4 #FFF8BB
split-complementary
#BBFFD6 #F8BBFF #FFBBC2
monochromatic
#41FF8C #7EFFB1 #BBFFD6 #E0FFED #E0FFED
Accessibility & contrast
On white
1.14
#BBFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#BBFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD6
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD6 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D4
Deuteranopia (green-blind)
#F2EDD8
Tritanopia (blue-blind)
#AFFEF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd6; /* rgb */ color: rgb(187, 255, 214); /* oklch */ color: oklch(94.4% 0.088 157.8);
Tailwind
colors: {
custom: {
50: '#d0ffe2',
500: '#bbffd6',
950: '#000000',
},
}SCSS
$custom: #bbffd6; $custom-light: #d0ffe2; $custom-dark: #000000;
JSON
{
"hex": "#bbffd6",
"rgb": {
"r": 187,
"g": 255,
"b": 214
},
"hsl": {
"h": 143.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94386,
"c": 0.08771,
"h": 157.8
},
"luminance": 0.8694
}Semantic roles & 50–950 ramp
primary
#BBFFD6
secondary
#E777BB
accent
#008AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684