#BBFFCA#BBFFCA
#BBFFCA is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.099 H 151.0°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFCA |
|---|---|
| RGB | rgb(187, 255, 202) |
| HSL | hsl(133, 100%, 87%) |
| HSV | hsv(133, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(94.46, -31.33, 18.66) |
| CIE-LCH | lch(94.46, 36.46, 149.23°) |
| OKLab | oklab(94.1% -0.0862 0.0479) |
| OKLCH | oklch(94.1% 0.099 151) |
| XYZ | xyz(66.9109, 86.3464, 69.0067) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.19
Mint
#AAF0C1
ΔE00 3.53
Light Seafoam
#A0FEBF
ΔE00 3.77
Celadon
#BEFDB7
ΔE00 4.11
Light Mint Green
#A6FBB2
ΔE00 4.57
Light Seafoam Green
#A7FFB5
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFCA #FFBBF0
analogous
#CEFFBB #BBFFCA #BBFFEC
triadic
#BBFFCA #CABBFF #FFCABB
tetradic
#BBFFCA #BBCEFF #FFBBF0 #FFECBB
square
#BBFFCA #BBCEFF #FFBBF0 #FFECBB
split-complementary
#BBFFCA #ECBBFF #FFBBCE
monochromatic
#41FF6B #7EFF9A #BBFFCA #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.15
#BBFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#BBFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFCA
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFCA | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F4ECCD
Tritanopia (blue-blind)
#B1FDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffca; /* rgb */ color: rgb(187, 255, 202); /* oklch */ color: oklch(94.1% 0.099 151.0);
Tailwind
colors: {
custom: {
50: '#d0ffda',
500: '#bbffca',
950: '#000000',
},
}SCSS
$custom: #bbffca; $custom-light: #d0ffda; $custom-dark: #000000;
JSON
{
"hex": "#bbffca",
"rgb": {
"r": 187,
"g": 255,
"b": 202
},
"hsl": {
"h": 133.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94102,
"c": 0.09858,
"h": 151
},
"luminance": 0.86349
}Semantic roles & 50–950 ramp
primary
#BBFFCA
secondary
#E777CE
accent
#00B3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683