#BBFDC3#BBFDC3
#BBFDC3 is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.5% C 0.102 H 147.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDC3 |
|---|---|
| RGB | rgb(187, 253, 195) |
| HSL | hsl(127, 94%, 86%) |
| HSV | hsv(127, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(93.78, -31.61, 21.28) |
| CIE-LCH | lch(93.78, 38.10, 146.06°) |
| OKLab | oklab(93.51% -0.0866 0.0544) |
| OKLCH | oklch(93.51% 0.102 147.9) |
| XYZ | xyz(65.4662, 84.7530, 64.5288) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.07
Celadon
#BEFDB7
ΔE00 2.78
Light Mint Green
#A6FBB2
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 3.77
Light Seafoam Green
#A7FFB5
ΔE00 3.79
Mint
#AAF0C1
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDC3 #FDBBF5
analogous
#D4FDBB #BBFDC3 #BBFDE4
triadic
#BBFDC3 #C3BBFD #FDC3BB
tetradic
#BBFDC3 #BBD4FD #FDBBF5 #FDE4BB
square
#BBFDC3 #BBD4FD #FDBBF5 #FDE4BB
split-complementary
#BBFDC3 #E4BBFD #FDBBD4
monochromatic
#44FA5A #80FB8F #BBFDC3 #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.17
#BBFDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#BBFDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDC3
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDC3 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1C0
Deuteranopia (green-blind)
#F4EAC6
Tritanopia (blue-blind)
#B3FAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdc3; /* rgb */ color: rgb(187, 253, 195); /* oklch */ color: oklch(93.5% 0.102 147.9);
Tailwind
colors: {
custom: {
50: '#d0fed5',
500: '#bbfdc3',
950: '#000000',
},
}SCSS
$custom: #bbfdc3; $custom-light: #d0fed5; $custom-dark: #000000;
JSON
{
"hex": "#bbfdc3",
"rgb": {
"r": 187,
"g": 253,
"b": 195
},
"hsl": {
"h": 127.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93506,
"c": 0.10226,
"h": 147.9
},
"luminance": 0.84755
}Semantic roles & 50–950 ramp
primary
#BBFDC3
secondary
#E379D7
accent
#00CAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683