#B6D2B0#B6D2B0
#B6D2B0 is a very light, muted green. Relative luminance 0.592; OKLCH L 83.4% C 0.055 H 140.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2B0 |
|---|---|
| RGB | rgb(182, 210, 176) |
| HSL | hsl(109, 27%, 76%) |
| HSV | hsv(109, 16%, 82%) |
| CMYK | cmyk(13.3%, 0%, 16.2%, 17.6%) |
| CIE-LAB | lab(81.39, -15.68, 13.77) |
| CIE-LCH | lch(81.39, 20.86, 138.71°) |
| OKLab | oklab(83.39% -0.0426 0.0355) |
| OKLCH | oklch(83.39% 0.055 140.1) |
| XYZ | xyz(50.1729, 59.1721, 49.8439) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.66
Darkseagreen
#8FBC8F
ΔE00 8.12
Light Sage
#BCECAC
ΔE00 8.81
Hospital Green
#9BE5AA
ΔE00 9.40
Mint
#AAF0C1
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2B0 #CCB0D2
analogous
#C7D2B0 #B6D2B0 #B0D2BB
triadic
#B6D2B0 #B0B6D2 #D2B0B6
tetradic
#B6D2B0 #B0C7D2 #CCB0D2 #D2BBB0
square
#B6D2B0 #B0C7D2 #CCB0D2 #D2BBB0
split-complementary
#B6D2B0 #BBB0D2 #D2B0C7
monochromatic
#6EA662 #92BC89 #B6D2B0 #DAE8D7 #EDF4EC
Accessibility & contrast
On white
1.64
#B6D2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#B6D2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2B0
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2B0 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAE
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#B5CFC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b6d2b0; /* rgb */ color: rgb(182, 210, 176); /* oklch */ color: oklch(83.4% 0.055 140.1);
Tailwind
colors: {
custom: {
50: '#ccdfc7',
500: '#b6d2b0',
950: '#000000',
},
}SCSS
$custom: #b6d2b0; $custom-light: #ccdfc7; $custom-dark: #000000;
JSON
{
"hex": "#b6d2b0",
"rgb": {
"r": 182,
"g": 210,
"b": 176
},
"hsl": {
"h": 109.412,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.83386,
"c": 0.05544,
"h": 140.1
},
"luminance": 0.59173
}Semantic roles & 50–950 ramp
primary
#B6D2B0
secondary
#A07EA8
accent
#3FA694
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482