#BBFDCD#BBFDCD
#BBFDCD is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.7% C 0.093 H 152.8°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDCD |
|---|---|
| RGB | rgb(187, 253, 205) |
| HSL | hsl(136, 94%, 86%) |
| HSV | hsv(136, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.98, -29.86, 16.44) |
| CIE-LCH | lch(93.98, 34.09, 151.16°) |
| OKLab | oklab(93.74% -0.0824 0.0423) |
| OKLCH | oklch(93.74% 0.093 152.8) |
| XYZ | xyz(66.6349, 85.2205, 70.6841) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.01
Light Mint
#B6FFBB
ΔE00 4.31
Light Seafoam
#A0FEBF
ΔE00 4.42
Pale Turquoise
#A5FBD5
ΔE00 4.56
Celadon
#BEFDB7
ΔE00 5.13
Light Mint Green
#A6FBB2
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDCD #FDBBEB
analogous
#CAFDBB #BBFDCD #BBFDEE
triadic
#BBFDCD #CDBBFD #FDCDBB
tetradic
#BBFDCD #BBCAFD #FDBBEB #FDEEBB
square
#BBFDCD #BBCAFD #FDBBEB #FDEEBB
split-complementary
#BBFDCD #EEBBFD #FDBBCA
monochromatic
#44FA76 #80FBA1 #BBFDCD #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.16
#BBFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BBFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDCD
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDCD | 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)
#FDF2CA
Deuteranopia (green-blind)
#F2EBD0
Tritanopia (blue-blind)
#B1FBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfdcd; /* rgb */ color: rgb(187, 253, 205); /* oklch */ color: oklch(93.7% 0.093 152.8);
Tailwind
colors: {
custom: {
50: '#d0fedc',
500: '#bbfdcd',
950: '#000000',
},
}SCSS
$custom: #bbfdcd; $custom-light: #d0fedc; $custom-dark: #000000;
JSON
{
"hex": "#bbfdcd",
"rgb": {
"r": 187,
"g": 253,
"b": 205
},
"hsl": {
"h": 136.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93735,
"c": 0.09264,
"h": 152.8
},
"luminance": 0.85223
}Semantic roles & 50–950 ramp
primary
#BBFDCD
secondary
#E379C6
accent
#00A7E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684