#BBFDC1#BBFDC1
#BBFDC1 is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.5% C 0.104 H 147.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDC1 |
|---|---|
| RGB | rgb(187, 253, 193) |
| HSL | hsl(125, 94%, 86%) |
| HSV | hsv(125, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 23.7%, 0.8%) |
| CIE-LAB | lab(93.74, -31.95, 22.24) |
| CIE-LCH | lch(93.74, 38.93, 145.15°) |
| OKLab | oklab(93.46% -0.0874 0.0568) |
| OKLCH | oklch(93.46% 0.104 147) |
| XYZ | xyz(65.2416, 84.6632, 63.3459) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.69
Celadon
#BEFDB7
ΔE00 2.34
Light Mint Green
#A6FBB2
ΔE00 3.40
Light Seafoam Green
#A7FFB5
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.71
Light Seafoam
#A0FEBF
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDC1 #FDBBF7
analogous
#D6FDBB #BBFDC1 #BBFDE2
triadic
#BBFDC1 #C1BBFD #FDC1BB
tetradic
#BBFDC1 #BBD6FD #FDBBF7 #FDE2BB
square
#BBFDC1 #BBD6FD #FDBBF7 #FDE2BB
split-complementary
#BBFDC1 #E2BBFD #FDBBD6
monochromatic
#44FA55 #80FB8B #BBFDC1 #E1FEE4 #E1FEE4
Accessibility & contrast
On white
1.17
#BBFDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BBFDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDC1
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDC1 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BD
Deuteranopia (green-blind)
#F4EAC4
Tritanopia (blue-blind)
#B3FAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdc1; /* rgb */ color: rgb(187, 253, 193); /* oklch */ color: oklch(93.5% 0.104 147.0);
Tailwind
colors: {
custom: {
50: '#d0fed4',
500: '#bbfdc1',
950: '#000000',
},
}SCSS
$custom: #bbfdc1; $custom-light: #d0fed4; $custom-dark: #000000;
JSON
{
"hex": "#bbfdc1",
"rgb": {
"r": 187,
"g": 253,
"b": 193
},
"hsl": {
"h": 125.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93462,
"c": 0.10425,
"h": 147
},
"luminance": 0.84666
}Semantic roles & 50–950 ramp
primary
#BBFDC1
secondary
#E379DA
accent
#00D1E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683