#B6D2B4#B6D2B4
#B6D2B4 is a very light, muted green. Relative luminance 0.593; OKLCH L 83.5% C 0.051 H 143.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2B4 |
|---|---|
| RGB | rgb(182, 210, 180) |
| HSL | hsl(116, 25%, 76%) |
| HSV | hsv(116, 14%, 82%) |
| CMYK | cmyk(13.3%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(81.47, -14.98, 11.77) |
| CIE-LCH | lch(81.47, 19.05, 141.84°) |
| OKLab | oklab(83.49% -0.0409 0.0305) |
| OKLCH | oklch(83.49% 0.051 143.3) |
| XYZ | xyz(50.5745, 59.3327, 51.9590) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.64
Light Grey Green
#B7E1A1
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 9.60
Light Sage
#BCECAC
ΔE00 9.68
Mint
#AAF0C1
ΔE00 9.72
Sage Green
#9CAF88
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2B4 #D0B4D2
analogous
#C5D2B4 #B6D2B4 #B4D2C1
triadic
#B6D2B4 #B4B6D2 #D2B4B6
tetradic
#B6D2B4 #B4C5D2 #D0B4D2 #D2C1B4
square
#B6D2B4 #B4C5D2 #D0B4D2 #D2C1B4
split-complementary
#B6D2B4 #C1B4D2 #D2B4C5
monochromatic
#6CA468 #91BB8E #B6D2B4 #DBE9DA #ECF4EC
Accessibility & contrast
On white
1.63
#B6D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#B6D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2B4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2B4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB2
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#B4D0C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b6d2b4; /* rgb */ color: rgb(182, 210, 180); /* oklch */ color: oklch(83.5% 0.051 143.3);
Tailwind
colors: {
custom: {
50: '#ccdfca',
500: '#b6d2b4',
950: '#000000',
},
}SCSS
$custom: #b6d2b4; $custom-light: #ccdfca; $custom-dark: #000000;
JSON
{
"hex": "#b6d2b4",
"rgb": {
"r": 182,
"g": 210,
"b": 180
},
"hsl": {
"h": 116,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83485,
"c": 0.05098,
"h": 143.3
},
"luminance": 0.59334
}Semantic roles & 50–950 ramp
primary
#B6D2B4
secondary
#A583A8
accent
#42A49D
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482