#BDD1BF#BDD1BF
#BDD1BF is a very light, muted green. Relative luminance 0.602; OKLCH L 84.1% C 0.033 H 148.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD1BF |
|---|---|
| RGB | rgb(189, 209, 191) |
| HSL | hsl(126, 18%, 78%) |
| HSV | hsv(126, 10%, 82%) |
| CMYK | cmyk(9.6%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(81.94, -10.11, 6.64) |
| CIE-LCH | lch(81.94, 12.09, 146.69°) |
| OKLab | oklab(84.06% -0.0279 0.0173) |
| OKLCH | oklch(84.06% 0.033 148.2) |
| XYZ | xyz(53.1888, 60.1807, 58.0939) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.05
Silver (survey)
#C5C9C7
ΔE00 9.80
Honeydew
#F0FFF0
ΔE00 10.67
Greenish Grey
#96AE8D
ΔE00 11.16
Sage Green
#9CAF88
ΔE00 11.64
Beige
#F5F5DC
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD1BF #D1BDCF
analogous
#C5D1BD #BDD1BF #BDD1C9
triadic
#BDD1BF #BFBDD1 #D1BFBD
tetradic
#BDD1BF #BDC5D1 #D1BDCF #D1C9BD
square
#BDD1BF #BDC5D1 #D1BDCF #D1C9BD
split-complementary
#BDD1BF #C9BDD1 #D1BDC5
monochromatic
#759F79 #99B89C #BDD1BF #E1EAE2 #EDF2EE
Accessibility & contrast
On white
1.61
#BDD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BDD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD1BF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD1BF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBE
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#BBD0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdd1bf; /* rgb */ color: rgb(189, 209, 191); /* oklch */ color: oklch(84.1% 0.033 148.2);
Tailwind
colors: {
custom: {
50: '#d1dfd2',
500: '#bdd1bf',
950: '#000000',
},
}SCSS
$custom: #bdd1bf; $custom-light: #d1dfd2; $custom-dark: #000000;
JSON
{
"hex": "#bdd1bf",
"rgb": {
"r": 189,
"g": 209,
"b": 191
},
"hsl": {
"h": 126,
"s": 17.857,
"l": 78.039
},
"oklch": {
"l": 0.84056,
"c": 0.03281,
"h": 148.2
},
"luminance": 0.60181
}Semantic roles & 50–950 ramp
primary
#BDD1BF
secondary
#A68CA3
accent
#49949C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483