#BDFFBB#BDFFBB
#BDFFBB is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.112 H 143.9°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFBB |
|---|---|
| RGB | rgb(189, 255, 187) |
| HSL | hsl(118, 100%, 87%) |
| HSV | hsv(118, 27%, 100%) |
| CMYK | cmyk(25.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.28, -33.22, 26.05) |
| CIE-LCH | lch(94.28, 42.22, 141.90°) |
| OKLab | oklab(93.89% -0.0907 0.0661) |
| OKLCH | oklch(93.89% 0.112 143.9) |
| XYZ | xyz(65.7133, 85.9244, 60.1268) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.81
Light Mint
#B6FFBB
ΔE00 1.09
Pale Green
#C7FDB5
ΔE00 2.38
Light Mint Green
#A6FBB2
ΔE00 3.00
Light Seafoam Green
#A7FFB5
ΔE00 3.04
Light Light Green
#C8FFB0
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFBB #FDBBFF
analogous
#DFFFBB #BDFFBB #BBFFDB
triadic
#BDFFBB #BBBDFF #FFBBBD
tetradic
#BDFFBB #BBDFFF #FDBBFF #FFDBBB
square
#BDFFBB #BBDFFF #FDBBFF #FFDBBB
split-complementary
#BDFFBB #DBBBFF #FFBBDF
monochromatic
#46FF41 #82FF7E #BDFFBB #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.15
#BDFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#BDFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFBB
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFBB | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F7ECBF
Tritanopia (blue-blind)
#B7FBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bdffbb; /* rgb */ color: rgb(189, 255, 187); /* oklch */ color: oklch(93.9% 0.112 143.9);
Tailwind
colors: {
custom: {
50: '#d2ffcf',
500: '#bdffbb',
950: '#000000',
},
}SCSS
$custom: #bdffbb; $custom-light: #d2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bdffbb",
"rgb": {
"r": 189,
"g": 255,
"b": 187
},
"hsl": {
"h": 118.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9389,
"c": 0.11221,
"h": 143.9
},
"luminance": 0.85927
}Semantic roles & 50–950 ramp
primary
#BDFFBB
secondary
#E477E7
accent
#00E6DF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683