#BBFDBE#BBFDBE
#BBFDBE is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.4% C 0.107 H 145.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDBE |
|---|---|
| RGB | rgb(187, 253, 190) |
| HSL | hsl(123, 94%, 86%) |
| HSV | hsv(123, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(93.68, -32.45, 23.69) |
| CIE-LCH | lch(93.68, 40.18, 143.87°) |
| OKLab | oklab(93.4% -0.0887 0.0603) |
| OKLCH | oklch(93.4% 0.107 145.8) |
| XYZ | xyz(64.9103, 84.5307, 61.6012) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.22
Celadon
#BEFDB7
ΔE00 1.69
Light Mint Green
#A6FBB2
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 3.16
Light Seafoam Green
#A7FFB5
ΔE00 3.21
Very Pale Green
#CFFDBC
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDBE #FDBBFA
analogous
#D9FDBB #BBFDBE #BBFDDF
triadic
#BBFDBE #BEBBFD #FDBEBB
tetradic
#BBFDBE #BBD9FD #FDBBFA #FDDFBB
square
#BBFDBE #BBD9FD #FDBBFA #FDDFBB
split-complementary
#BBFDBE #DFBBFD #FDBBD9
monochromatic
#44FA4C #80FB85 #BBFDBE #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.17
#BBFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BBFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDBE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDBE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F5EAC1
Tritanopia (blue-blind)
#B4F9EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdbe; /* rgb */ color: rgb(187, 253, 190); /* oklch */ color: oklch(93.4% 0.107 145.8);
Tailwind
colors: {
custom: {
50: '#d0fed1',
500: '#bbfdbe',
950: '#000000',
},
}SCSS
$custom: #bbfdbe; $custom-light: #d0fed1; $custom-dark: #000000;
JSON
{
"hex": "#bbfdbe",
"rgb": {
"r": 187,
"g": 253,
"b": 190
},
"hsl": {
"h": 122.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93397,
"c": 0.10726,
"h": 145.8
},
"luminance": 0.84533
}Semantic roles & 50–950 ramp
primary
#BBFDBE
secondary
#E379DF
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683