#BDDEBF#BDDEBF
#BDDEBF is a very light, muted green. Relative luminance 0.668; OKLCH L 86.8% C 0.055 H 146.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEBF |
|---|---|
| RGB | rgb(189, 222, 191) |
| HSL | hsl(124, 33%, 81%) |
| HSV | hsv(124, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.41, -16.70, 11.61) |
| CIE-LCH | lch(85.41, 20.34, 145.18°) |
| OKLab | oklab(86.82% -0.0458 0.0301) |
| OKLCH | oklch(86.82% 0.055 146.7) |
| XYZ | xyz(56.5094, 66.8219, 59.2008) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.63
Light Grey Green
#B7E1A1
ΔE00 8.08
Light Sage
#BCECAC
ΔE00 8.29
Hospital Green
#9BE5AA
ΔE00 8.88
Light Teal
#90E4C1
ΔE00 8.90
Very Pale Green
#CFFDBC
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEBF #DEBDDC
analogous
#CBDEBD #BDDEBF #BDDECF
triadic
#BDDEBF #BFBDDE #DEBFBD
tetradic
#BDDEBF #BDCBDE #DEBDDC #DECFBD
square
#BDDEBF #BDCBDE #DEBDDC #DECFBD
split-complementary
#BDDEBF #CFBDDE #DEBDCB
monochromatic
#6BB570 #94CA97 #BDDEBF #E6F2E7 #EBF5EB
Accessibility & contrast
On white
1.46
#BDDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BDDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEBF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEBF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#BADCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddebf; /* rgb */ color: rgb(189, 222, 191); /* oklch */ color: oklch(86.8% 0.055 146.7);
Tailwind
colors: {
custom: {
50: '#d1e8d2',
500: '#bddebf',
950: '#000000',
},
}SCSS
$custom: #bddebf; $custom-light: #d1e8d2; $custom-dark: #000000;
JSON
{
"hex": "#bddebf",
"rgb": {
"r": 189,
"g": 222,
"b": 191
},
"hsl": {
"h": 123.636,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.86819,
"c": 0.05482,
"h": 146.7
},
"luminance": 0.66823
}Semantic roles & 50–950 ramp
primary
#BDDEBF
secondary
#B689B3
accent
#39A5AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483