#BBFFD5#BBFFD5
#BBFFD5 is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.4% C 0.089 H 157.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFD5 |
|---|---|
| RGB | rgb(187, 255, 213) |
| HSL | hsl(143, 100%, 87%) |
| HSV | hsv(143, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(94.69, -29.35, 13.35) |
| CIE-LCH | lch(94.69, 32.24, 155.55°) |
| OKLab | oklab(94.36% -0.0816 0.0344) |
| OKLCH | oklch(94.36% 0.089 157.1) |
| XYZ | xyz(68.2600, 86.8861, 76.1120) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.39
Mint
#AAF0C1
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 5.35
Light Mint
#B6FFBB
ΔE00 5.91
Light Aqua
#8CFFDB
ΔE00 6.72
Pale Aqua
#B8FFEB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFD5 #FFBBE5
analogous
#C3FFBB #BBFFD5 #BBFFF7
triadic
#BBFFD5 #D5BBFF #FFD5BB
tetradic
#BBFFD5 #BBC3FF #FFBBE5 #FFF7BB
square
#BBFFD5 #BBC3FF #FFBBE5 #FFF7BB
split-complementary
#BBFFD5 #F7BBFF #FFBBC3
monochromatic
#41FF89 #7EFFAF #BBFFD5 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.14
#BBFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#BBFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFD5
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFD5 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D3
Deuteranopia (green-blind)
#F2EDD7
Tritanopia (blue-blind)
#AFFEF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbffd5; /* rgb */ color: rgb(187, 255, 213); /* oklch */ color: oklch(94.4% 0.089 157.1);
Tailwind
colors: {
custom: {
50: '#d0ffe2',
500: '#bbffd5',
950: '#000000',
},
}SCSS
$custom: #bbffd5; $custom-light: #d0ffe2; $custom-dark: #000000;
JSON
{
"hex": "#bbffd5",
"rgb": {
"r": 187,
"g": 255,
"b": 213
},
"hsl": {
"h": 142.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94362,
"c": 0.08857,
"h": 157.1
},
"luminance": 0.86889
}Semantic roles & 50–950 ramp
primary
#BBFFD5
secondary
#E777BC
accent
#008EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684