#BDDDBE#BDDDBE
#BDDDBE is a very light, muted green. Relative luminance 0.662; OKLCH L 86.6% C 0.054 H 145.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDBE |
|---|---|
| RGB | rgb(189, 221, 190) |
| HSL | hsl(122, 32%, 80%) |
| HSV | hsv(122, 14%, 87%) |
| CMYK | cmyk(14.5%, 0%, 14%, 13.3%) |
| CIE-LAB | lab(85.12, -16.37, 11.73) |
| CIE-LCH | lch(85.12, 20.14, 144.39°) |
| OKLab | oklab(86.58% -0.0449 0.0304) |
| OKLCH | oklch(86.58% 0.054 145.9) |
| XYZ | xyz(56.1349, 66.2484, 58.5349) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.87
Light Grey Green
#B7E1A1
ΔE00 8.07
Light Sage
#BCECAC
ΔE00 8.37
Hospital Green
#9BE5AA
ΔE00 9.01
Light Teal
#90E4C1
ΔE00 9.12
Very Pale Green
#CFFDBC
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDBE #DDBDDC
analogous
#CCDDBD #BDDDBE #BDDDCE
triadic
#BDDDBE #BEBDDD #DDBEBD
tetradic
#BDDDBE #BDCCDD #DDBDDC #DDCEBD
square
#BDDDBE #BDCCDD #DDBDDC #DDCEBD
split-complementary
#BDDDBE #CEBDDD #DDBDCC
monochromatic
#6CB36E #95C896 #BDDDBE #E5F2E6 #EBF5EB
Accessibility & contrast
On white
1.47
#BDDDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BDDDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDBE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDBE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BC
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#BADBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bdddbe; /* rgb */ color: rgb(189, 221, 190); /* oklch */ color: oklch(86.6% 0.054 145.9);
Tailwind
colors: {
custom: {
50: '#d1e7d1',
500: '#bdddbe',
950: '#000000',
},
}SCSS
$custom: #bdddbe; $custom-light: #d1e7d1; $custom-dark: #000000;
JSON
{
"hex": "#bdddbe",
"rgb": {
"r": 189,
"g": 221,
"b": 190
},
"hsl": {
"h": 121.875,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.8658,
"c": 0.05418,
"h": 145.9
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#BDDDBE
secondary
#B58AB3
accent
#3BA7AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483