#BBFDC5#BBFDC5
#BBFDC5 is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.6% C 0.100 H 148.8°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDC5 |
|---|---|
| RGB | rgb(187, 253, 197) |
| HSL | hsl(129, 94%, 86%) |
| HSV | hsv(129, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(93.82, -31.27, 20.31) |
| CIE-LCH | lch(93.82, 37.28, 146.99°) |
| OKLab | oklab(93.55% -0.0858 0.052) |
| OKLCH | oklch(93.55% 0.1 148.8) |
| XYZ | xyz(65.6938, 84.8441, 65.7277) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.48
Celadon
#BEFDB7
ΔE00 3.23
Mint
#AAF0C1
ΔE00 3.67
Light Seafoam
#A0FEBF
ΔE00 3.79
Light Mint Green
#A6FBB2
ΔE00 3.99
Light Seafoam Green
#A7FFB5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDC5 #FDBBF3
analogous
#D2FDBB #BBFDC5 #BBFDE6
triadic
#BBFDC5 #C5BBFD #FDC5BB
tetradic
#BBFDC5 #BBD2FD #FDBBF3 #FDE6BB
square
#BBFDC5 #BBD2FD #FDBBF3 #FDE6BB
split-complementary
#BBFDC5 #E6BBFD #FDBBD2
monochromatic
#44FA60 #80FB92 #BBFDC5 #E1FEE6 #E1FEE6
Accessibility & contrast
On white
1.17
#BBFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BBFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDC5
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDC5 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C2
Deuteranopia (green-blind)
#F4EAC8
Tritanopia (blue-blind)
#B3FAEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdc5; /* rgb */ color: rgb(187, 253, 197); /* oklch */ color: oklch(93.6% 0.100 148.8);
Tailwind
colors: {
custom: {
50: '#d0fed6',
500: '#bbfdc5',
950: '#000000',
},
}SCSS
$custom: #bbfdc5; $custom-light: #d0fed6; $custom-dark: #000000;
JSON
{
"hex": "#bbfdc5",
"rgb": {
"r": 187,
"g": 253,
"b": 197
},
"hsl": {
"h": 129.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93551,
"c": 0.10029,
"h": 148.8
},
"luminance": 0.84847
}Semantic roles & 50–950 ramp
primary
#BBFDC5
secondary
#E379D3
accent
#00C3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683