#BDD2BB#BDD2BB
#BDD2BB is a very light, muted green. Relative luminance 0.605; OKLCH L 84.2% C 0.039 H 142.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2BB |
|---|---|
| RGB | rgb(189, 210, 187) |
| HSL | hsl(115, 20%, 78%) |
| HSV | hsv(115, 11%, 82%) |
| CMYK | cmyk(10%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(82.11, -11.34, 9.02) |
| CIE-LCH | lch(82.11, 14.49, 141.50°) |
| OKLab | oklab(84.16% -0.0309 0.0235) |
| OKLCH | oklch(84.16% 0.039 142.8) |
| XYZ | xyz(53.0007, 60.4992, 55.8893) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.26
Greenish Grey
#96AE8D
ΔE00 10.53
Sage Green
#9CAF88
ΔE00 10.81
Darkseagreen
#8FBC8F
ΔE00 10.94
Light Grey Green
#B7E1A1
ΔE00 10.98
Honeydew
#F0FFF0
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2BB #D0BBD2
analogous
#C8D2BB #BDD2BB #BBD2C4
triadic
#BDD2BB #BBBDD2 #D2BBBD
tetradic
#BDD2BB #BBC8D2 #D0BBD2 #D2C4BB
square
#BDD2BB #BBC8D2 #D0BBD2 #D2C4BB
split-complementary
#BDD2BB #C4BBD2 #D2BBC8
monochromatic
#76A171 #99BA96 #BDD2BB #E1EAE0 #EDF3ED
Accessibility & contrast
On white
1.60
#BDD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BDD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2BB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2BB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBA
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#BCD0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdd2bb; /* rgb */ color: rgb(189, 210, 187); /* oklch */ color: oklch(84.2% 0.039 142.8);
Tailwind
colors: {
custom: {
50: '#d1dfcf',
500: '#bdd2bb',
950: '#000000',
},
}SCSS
$custom: #bdd2bb; $custom-light: #d1dfcf; $custom-dark: #000000;
JSON
{
"hex": "#bdd2bb",
"rgb": {
"r": 189,
"g": 210,
"b": 187
},
"hsl": {
"h": 114.783,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84162,
"c": 0.0388,
"h": 142.8
},
"luminance": 0.605
}Semantic roles & 50–950 ramp
primary
#BDD2BB
secondary
#A58AA7
accent
#479F97
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483