#BBFDCC#BBFDCC
#BBFDCC is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.7% C 0.094 H 152.3°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDCC |
|---|---|
| RGB | rgb(187, 253, 204) |
| HSL | hsl(135, 94%, 86%) |
| HSV | hsv(135, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.96, -30.04, 16.93) |
| CIE-LCH | lch(93.96, 34.48, 150.60°) |
| OKLab | oklab(93.71% -0.0828 0.0435) |
| OKLCH | oklch(93.71% 0.094 152.3) |
| XYZ | xyz(66.5146, 85.1724, 70.0504) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.03
Light Mint
#B6FFBB
ΔE00 4.07
Light Seafoam
#A0FEBF
ΔE00 4.30
Pale Turquoise
#A5FBD5
ΔE00 4.75
Celadon
#BEFDB7
ΔE00 4.89
Light Mint Green
#A6FBB2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDCC #FDBBEC
analogous
#CBFDBB #BBFDCC #BBFDED
triadic
#BBFDCC #CCBBFD #FDCCBB
tetradic
#BBFDCC #BBCBFD #FDBBEC #FDEDBB
square
#BBFDCC #BBCBFD #FDBBEC #FDEDBB
split-complementary
#BBFDCC #EDBBFD #FDBBCB
monochromatic
#44FA73 #80FB9F #BBFDCC #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.16
#BBFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BBFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDCC
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDCC | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C9
Deuteranopia (green-blind)
#F2EBCF
Tritanopia (blue-blind)
#B1FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfdcc; /* rgb */ color: rgb(187, 253, 204); /* oklch */ color: oklch(93.7% 0.094 152.3);
Tailwind
colors: {
custom: {
50: '#d0fedb',
500: '#bbfdcc',
950: '#000000',
},
}SCSS
$custom: #bbfdcc; $custom-light: #d0fedb; $custom-dark: #000000;
JSON
{
"hex": "#bbfdcc",
"rgb": {
"r": 187,
"g": 253,
"b": 204
},
"hsl": {
"h": 135.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93711,
"c": 0.09357,
"h": 152.3
},
"luminance": 0.85175
}Semantic roles & 50–950 ramp
primary
#BBFDCC
secondary
#E379C8
accent
#00AAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684