#BBFFC6#BBFFC6
#BBFFC6 is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.102 H 149.1°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC6 |
|---|---|
| RGB | rgb(187, 255, 198) |
| HSL | hsl(130, 100%, 87%) |
| HSV | hsv(130, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(94.38, -32.02, 20.59) |
| CIE-LCH | lch(94.38, 38.07, 147.27°) |
| OKLab | oklab(94.01% -0.0879 0.0527) |
| OKLCH | oklch(94.01% 0.102 149.1) |
| XYZ | xyz(66.4434, 86.1594, 66.5447) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.29
Celadon
#BEFDB7
ΔE00 3.20
Light Seafoam
#A0FEBF
ΔE00 3.59
Light Mint Green
#A6FBB2
ΔE00 3.85
Light Seafoam Green
#A7FFB5
ΔE00 3.87
Mint
#AAF0C1
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC6 #FFBBF4
analogous
#D2FFBB #BBFFC6 #BBFFE8
triadic
#BBFFC6 #C6BBFF #FFC6BB
tetradic
#BBFFC6 #BBD2FF #FFBBF4 #FFE8BB
square
#BBFFC6 #BBD2FF #FFBBF4 #FFE8BB
split-complementary
#BBFFC6 #E8BBFF #FFBBD2
monochromatic
#41FF5F #7EFF93 #BBFFC6 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.15
#BBFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#BBFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC6
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC6 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C3
Deuteranopia (green-blind)
#F5ECC9
Tritanopia (blue-blind)
#B2FCEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc6; /* rgb */ color: rgb(187, 255, 198); /* oklch */ color: oklch(94.0% 0.102 149.1);
Tailwind
colors: {
custom: {
50: '#d1ffd7',
500: '#bbffc6',
950: '#000000',
},
}SCSS
$custom: #bbffc6; $custom-light: #d1ffd7; $custom-dark: #000000;
JSON
{
"hex": "#bbffc6",
"rgb": {
"r": 187,
"g": 255,
"b": 198
},
"hsl": {
"h": 129.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94011,
"c": 0.10244,
"h": 149.1
},
"luminance": 0.86162
}Semantic roles & 50–950 ramp
primary
#BBFFC6
secondary
#E777D5
accent
#00C0E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683