#BDFDBF#BDFDBF
#BDFDBF is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.5% C 0.105 H 145.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDBF |
|---|---|
| RGB | rgb(189, 253, 191) |
| HSL | hsl(122, 94%, 87%) |
| HSV | hsv(122, 25%, 99%) |
| CMYK | cmyk(25.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(93.81, -31.64, 23.38) |
| CIE-LCH | lch(93.81, 39.34, 143.55°) |
| OKLab | oklab(93.54% -0.0865 0.0596) |
| OKLCH | oklch(93.54% 0.105 145.4) |
| XYZ | xyz(65.5128, 84.8287, 62.2019) |
| Luminance | 0.8483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.53
Celadon
#BEFDB7
ΔE00 1.76
Pale Green
#C7FDB5
ΔE00 3.08
Light Mint Green
#A6FBB2
ΔE00 3.40
Very Pale Green
#CFFDBC
ΔE00 3.44
Light Seafoam Green
#A7FFB5
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDBF #FDBDFB
analogous
#DBFDBD #BDFDBF #BDFDDF
triadic
#BDFDBF #BFBDFD #FDBFBD
tetradic
#BDFDBF #BDDBFD #FDBDFB #FDDFBD
square
#BDFDBF #BDDBFD #FDBDFB #FDDFBD
split-complementary
#BDFDBF #DFBDFD #FDBDDB
monochromatic
#46F94C #82FB85 #BDFDBF #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.17
#BDFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BDFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDBF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDBF | 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)
#FFF1BB
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#B6F9EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdfdbf; /* rgb */ color: rgb(189, 253, 191); /* oklch */ color: oklch(93.5% 0.105 145.4);
Tailwind
colors: {
custom: {
50: '#d2fed2',
500: '#bdfdbf',
950: '#000000',
},
}SCSS
$custom: #bdfdbf; $custom-light: #d2fed2; $custom-dark: #000000;
JSON
{
"hex": "#bdfdbf",
"rgb": {
"r": 189,
"g": 253,
"b": 191
},
"hsl": {
"h": 121.875,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.93536,
"c": 0.10501,
"h": 145.4
},
"luminance": 0.84831
}Semantic roles & 50–950 ramp
primary
#BDFDBF
secondary
#E47AE0
accent
#00DEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683