#BDD8BE#BDD8BE
#BDD8BE is a very light, muted green. Relative luminance 0.636; OKLCH L 85.5% C 0.046 H 146.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD8BE |
|---|---|
| RGB | rgb(189, 216, 190) |
| HSL | hsl(122, 26%, 79%) |
| HSV | hsv(122, 13%, 85%) |
| CMYK | cmyk(12.5%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(83.78, -13.86, 9.82) |
| CIE-LCH | lch(83.78, 16.98, 144.68°) |
| OKLab | oklab(85.51% -0.038 0.0255) |
| OKLCH | oklch(85.51% 0.046 146.2) |
| XYZ | xyz(54.8344, 63.6474, 58.1014) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.65
Mint
#AAF0C1
ΔE00 9.76
Light Sage
#BCECAC
ΔE00 10.19
Light Teal
#90E4C1
ΔE00 10.38
Darkseagreen
#8FBC8F
ΔE00 10.58
Pale Teal
#82CBB2
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD8BE #D8BDD7
analogous
#CAD8BD #BDD8BE #BDD8CC
triadic
#BDD8BE #BEBDD8 #D8BEBD
tetradic
#BDD8BE #BDCAD8 #D8BDD7 #D8CCBD
square
#BDD8BE #BDCAD8 #D8BDD7 #D8CCBD
split-complementary
#BDD8BE #CCBDD8 #D8BDCA
monochromatic
#70AB72 #97C198 #BDD8BE #E3EFE4 #ECF4EC
Accessibility & contrast
On white
1.53
#BDD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BDD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD8BE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD8BE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#BBD6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd8be; /* rgb */ color: rgb(189, 216, 190); /* oklch */ color: oklch(85.5% 0.046 146.2);
Tailwind
colors: {
custom: {
50: '#d1e4d1',
500: '#bdd8be',
950: '#000000',
},
}SCSS
$custom: #bdd8be; $custom-light: #d1e4d1; $custom-dark: #000000;
JSON
{
"hex": "#bdd8be",
"rgb": {
"r": 189,
"g": 216,
"b": 190
},
"hsl": {
"h": 122.222,
"s": 25.714,
"l": 79.412
},
"oklch": {
"l": 0.85513,
"c": 0.04577,
"h": 146.2
},
"luminance": 0.63648
}Semantic roles & 50–950 ramp
primary
#BDD8BE
secondary
#AE8BAD
accent
#41A1A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483