#BBFDC4#BBFDC4
#BBFDC4 is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.5% C 0.101 H 148.3°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDC4 |
|---|---|
| RGB | rgb(187, 253, 196) |
| HSL | hsl(128, 94%, 86%) |
| HSV | hsv(128, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(93.80, -31.44, 20.79) |
| CIE-LCH | lch(93.80, 37.69, 146.52°) |
| OKLab | oklab(93.53% -0.0862 0.0532) |
| OKLCH | oklch(93.53% 0.101 148.3) |
| XYZ | xyz(65.5796, 84.7984, 65.1263) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.27
Celadon
#BEFDB7
ΔE00 3.01
Light Seafoam
#A0FEBF
ΔE00 3.77
Mint
#AAF0C1
ΔE00 3.80
Light Mint Green
#A6FBB2
ΔE00 3.83
Light Seafoam Green
#A7FFB5
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDC4 #FDBBF4
analogous
#D3FDBB #BBFDC4 #BBFDE5
triadic
#BBFDC4 #C4BBFD #FDC4BB
tetradic
#BBFDC4 #BBD3FD #FDBBF4 #FDE5BB
square
#BBFDC4 #BBD3FD #FDBBF4 #FDE5BB
split-complementary
#BBFDC4 #E5BBFD #FDBBD3
monochromatic
#44FA5D #80FB90 #BBFDC4 #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.17
#BBFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BBFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDC4
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDC4 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C1
Deuteranopia (green-blind)
#F4EAC7
Tritanopia (blue-blind)
#B3FAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdc4; /* rgb */ color: rgb(187, 253, 196); /* oklch */ color: oklch(93.5% 0.101 148.3);
Tailwind
colors: {
custom: {
50: '#d0fed6',
500: '#bbfdc4',
950: '#000000',
},
}SCSS
$custom: #bbfdc4; $custom-light: #d0fed6; $custom-dark: #000000;
JSON
{
"hex": "#bbfdc4",
"rgb": {
"r": 187,
"g": 253,
"b": 196
},
"hsl": {
"h": 128.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93529,
"c": 0.10127,
"h": 148.3
},
"luminance": 0.84801
}Semantic roles & 50–950 ramp
primary
#BBFDC4
secondary
#E379D5
accent
#00C6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683