#BDD2BA#BDD2BA
#BDD2BA is a very light, muted green. Relative luminance 0.605; OKLCH L 84.1% C 0.040 H 141.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2BA |
|---|---|
| RGB | rgb(189, 210, 186) |
| HSL | hsl(113, 21%, 78%) |
| HSV | hsv(113, 11%, 82%) |
| CMYK | cmyk(10%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(82.09, -11.51, 9.52) |
| CIE-LCH | lch(82.09, 14.94, 140.43°) |
| OKLab | oklab(84.14% -0.0313 0.0247) |
| OKLCH | oklch(84.14% 0.04 141.7) |
| XYZ | xyz(52.8940, 60.4566, 55.3275) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.41
Light Grey
#D8DCD6
ΔE00 10.48
Sage Green
#9CAF88
ΔE00 10.64
Light Grey Green
#B7E1A1
ΔE00 10.68
Darkseagreen
#8FBC8F
ΔE00 10.75
Honeydew
#F0FFF0
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2BA #CFBAD2
analogous
#C9D2BA #BDD2BA #BAD2C3
triadic
#BDD2BA #BABDD2 #D2BABD
tetradic
#BDD2BA #BAC9D2 #CFBAD2 #D2C3BA
square
#BDD2BA #BAC9D2 #CFBAD2 #D2C3BA
split-complementary
#BDD2BA #C3BAD2 #D2BAC9
monochromatic
#76A270 #9ABA95 #BDD2BA #E0EADF #EDF3EC
Accessibility & contrast
On white
1.60
#BDD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BDD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2BA
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2BA | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB9
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#BCD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdd2ba; /* rgb */ color: rgb(189, 210, 186); /* oklch */ color: oklch(84.1% 0.040 141.7);
Tailwind
colors: {
custom: {
50: '#d1dfce',
500: '#bdd2ba',
950: '#000000',
},
}SCSS
$custom: #bdd2ba; $custom-light: #d1dfce; $custom-dark: #000000;
JSON
{
"hex": "#bdd2ba",
"rgb": {
"r": 189,
"g": 210,
"b": 186
},
"hsl": {
"h": 112.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84136,
"c": 0.03991,
"h": 141.7
},
"luminance": 0.60457
}Semantic roles & 50–950 ramp
primary
#BDD2BA
secondary
#A389A7
accent
#469F94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483