#BDF9B0#BDF9B0
#BDF9B0 is a very light, moderate green. Relative luminance 0.817; OKLCH L 92.3% C 0.114 H 140.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF9B0 |
|---|---|
| RGB | rgb(189, 249, 176) |
| HSL | hsl(109, 86%, 83%) |
| HSV | hsv(109, 29%, 98%) |
| CMYK | cmyk(24.1%, 0%, 29.3%, 2.4%) |
| CIE-LAB | lab(92.44, -32.18, 29.12) |
| CIE-LCH | lch(92.44, 43.40, 137.86°) |
| OKLab | oklab(92.35% -0.0877 0.0734) |
| OKLCH | oklch(92.35% 0.114 140.1) |
| XYZ | xyz(62.6963, 81.7029, 53.5328) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.45
Washed Out Green
#BCF5A6
ΔE00 1.66
Light Light Green
#C8FFB0
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF9B0 #ECB0F9
analogous
#E1F9B0 #BDF9B0 #B0F9C7
triadic
#BDF9B0 #B0BDF9 #F9B0BD
tetradic
#BDF9B0 #B0E1F9 #ECB0F9 #F9C7B0
square
#BDF9B0 #B0E1F9 #ECB0F9 #F9C7B0
split-complementary
#BDF9B0 #C7B0F9 #F9B0E1
monochromatic
#5EF03E #8DF577 #BDF9B0 #E7FDE3 #E7FDE3
Accessibility & contrast
On white
1.21
#BDF9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#BDF9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF9B0
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF9B0 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAB
Deuteranopia (green-blind)
#F4E7B4
Tritanopia (blue-blind)
#BAF4E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf9b0; /* rgb */ color: rgb(189, 249, 176); /* oklch */ color: oklch(92.3% 0.114 140.1);
Tailwind
colors: {
custom: {
50: '#d2fbc8',
500: '#bdf9b0',
950: '#000000',
},
}SCSS
$custom: #bdf9b0; $custom-light: #d2fbc8; $custom-dark: #000000;
JSON
{
"hex": "#bdf9b0",
"rgb": {
"r": 189,
"g": 249,
"b": 176
},
"hsl": {
"h": 109.315,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.92348,
"c": 0.11435,
"h": 140.1
},
"luminance": 0.81705
}Semantic roles & 50–950 ramp
primary
#BDF9B0
secondary
#C971DC
accent
#03E2BB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582