#BDD4BE#BDD4BE
#BDD4BE is a very light, muted green. Relative luminance 0.616; OKLCH L 84.7% C 0.039 H 146.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4BE |
|---|---|
| RGB | rgb(189, 212, 190) |
| HSL | hsl(123, 21%, 79%) |
| HSV | hsv(123, 11%, 83%) |
| CMYK | cmyk(10.8%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(82.71, -11.82, 8.29) |
| CIE-LCH | lch(82.71, 14.44, 144.97°) |
| OKLab | oklab(84.66% -0.0325 0.0216) |
| OKLCH | oklch(84.66% 0.039 146.4) |
| XYZ | xyz(53.8221, 61.6228, 57.7640) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.33
Honeydew
#F0FFF0
ΔE00 10.65
Greenish Grey
#96AE8D
ΔE00 11.00
Light Grey Green
#B7E1A1
ΔE00 11.11
Darkseagreen
#8FBC8F
ΔE00 11.17
Pale Teal
#82CBB2
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4BE #D4BDD3
analogous
#C7D4BD #BDD4BE #BDD4C9
triadic
#BDD4BE #BEBDD4 #D4BEBD
tetradic
#BDD4BE #BDC7D4 #D4BDD3 #D4C9BD
square
#BDD4BE #BDC7D4 #D4BDD3 #D4C9BD
split-complementary
#BDD4BE #C9BDD4 #D4BDC7
monochromatic
#73A475 #98BC9A #BDD4BE #E2ECE2 #ECF3ED
Accessibility & contrast
On white
1.58
#BDD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BDD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4BE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4BE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#BBD3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdd4be; /* rgb */ color: rgb(189, 212, 190); /* oklch */ color: oklch(84.7% 0.039 146.4);
Tailwind
colors: {
custom: {
50: '#d1e1d1',
500: '#bdd4be',
950: '#000000',
},
}SCSS
$custom: #bdd4be; $custom-light: #d1e1d1; $custom-dark: #000000;
JSON
{
"hex": "#bdd4be",
"rgb": {
"r": 189,
"g": 212,
"b": 190
},
"hsl": {
"h": 122.609,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.84664,
"c": 0.03898,
"h": 146.4
},
"luminance": 0.61623
}Semantic roles & 50–950 ramp
primary
#BDD4BE
secondary
#A98CA8
accent
#469C9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483