#BBFFC9#BBFFC9
#BBFFC9 is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.100 H 150.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC9 |
|---|---|
| RGB | rgb(187, 255, 201) |
| HSL | hsl(132, 100%, 87%) |
| HSV | hsv(132, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(94.44, -31.51, 19.14) |
| CIE-LCH | lch(94.44, 36.86, 148.72°) |
| OKLab | oklab(94.08% -0.0866 0.0491) |
| OKLCH | oklch(94.08% 0.1 150.5) |
| XYZ | xyz(66.7929, 86.2992, 68.3852) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.96
Mint
#AAF0C1
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 3.71
Celadon
#BEFDB7
ΔE00 3.88
Light Mint Green
#A6FBB2
ΔE00 4.38
Light Seafoam Green
#A7FFB5
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC9 #FFBBF1
analogous
#CFFFBB #BBFFC9 #BBFFEB
triadic
#BBFFC9 #C9BBFF #FFC9BB
tetradic
#BBFFC9 #BBCFFF #FFBBF1 #FFEBBB
square
#BBFFC9 #BBCFFF #FFBBF1 #FFEBBB
split-complementary
#BBFFC9 #EBBBFF #FFBBCF
monochromatic
#41FF68 #7EFF98 #BBFFC9 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.15
#BBFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#BBFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC9
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC9 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C6
Deuteranopia (green-blind)
#F5ECCC
Tritanopia (blue-blind)
#B2FDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc9; /* rgb */ color: rgb(187, 255, 201); /* oklch */ color: oklch(94.1% 0.100 150.5);
Tailwind
colors: {
custom: {
50: '#d0ffd9',
500: '#bbffc9',
950: '#000000',
},
}SCSS
$custom: #bbffc9; $custom-light: #d0ffd9; $custom-dark: #000000;
JSON
{
"hex": "#bbffc9",
"rgb": {
"r": 187,
"g": 255,
"b": 201
},
"hsl": {
"h": 132.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94079,
"c": 0.09953,
"h": 150.5
},
"luminance": 0.86302
}Semantic roles & 50–950 ramp
primary
#BBFFC9
secondary
#E777D0
accent
#00B6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683