#BBFDCA#BBFDCA
#BBFDCA is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.7% C 0.095 H 151.2°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDCA |
|---|---|
| RGB | rgb(187, 253, 202) |
| HSL | hsl(134, 94%, 86%) |
| HSV | hsv(134, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(93.92, -30.40, 17.89) |
| CIE-LCH | lch(93.92, 35.27, 149.52°) |
| OKLab | oklab(93.67% -0.0837 0.046) |
| OKLCH | oklch(93.67% 0.095 151.2) |
| XYZ | xyz(66.2762, 85.0771, 68.7952) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.14
Light Mint
#B6FFBB
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.40
Light Mint Green
#A6FBB2
ΔE00 4.91
Light Seafoam Green
#A7FFB5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDCA #FDBBEE
analogous
#CDFDBB #BBFDCA #BBFDEB
triadic
#BBFDCA #CABBFD #FDCABB
tetradic
#BBFDCA #BBCDFD #FDBBEE #FDEBBB
square
#BBFDCA #BBCDFD #FDBBEE #FDEBBB
split-complementary
#BBFDCA #EBBBFD #FDBBCD
monochromatic
#44FA6D #80FB9C #BBFDCA #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.17
#BBFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#BBFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDCA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDCA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C7
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#B2FBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdca; /* rgb */ color: rgb(187, 253, 202); /* oklch */ color: oklch(93.7% 0.095 151.2);
Tailwind
colors: {
custom: {
50: '#d0feda',
500: '#bbfdca',
950: '#000000',
},
}SCSS
$custom: #bbfdca; $custom-light: #d0feda; $custom-dark: #000000;
JSON
{
"hex": "#bbfdca",
"rgb": {
"r": 187,
"g": 253,
"b": 202
},
"hsl": {
"h": 133.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93665,
"c": 0.09547,
"h": 151.2
},
"luminance": 0.8508
}Semantic roles & 50–950 ramp
primary
#BBFDCA
secondary
#E379CB
accent
#00B1E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683