#B6D0B2#B6D0B2
#B6D0B2 is a very light, muted green. Relative luminance 0.583; OKLCH L 83.0% C 0.050 H 141.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D0B2 |
|---|---|
| RGB | rgb(182, 208, 178) |
| HSL | hsl(112, 24%, 76%) |
| HSV | hsv(112, 14%, 82%) |
| CMYK | cmyk(12.5%, 0%, 14.4%, 18.4%) |
| CIE-LAB | lab(80.89, -14.32, 12.00) |
| CIE-LCH | lch(80.89, 18.68, 140.03°) |
| OKLab | oklab(83.01% -0.0389 0.0311) |
| OKLCH | oklch(83.01% 0.05 141.4) |
| XYZ | xyz(49.8815, 58.2705, 50.7302) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.54
Light Grey Green
#B7E1A1
ΔE00 8.89
Greenish Grey
#96AE8D
ΔE00 9.16
Sage Green
#9CAF88
ΔE00 9.36
Light Sage
#BCECAC
ΔE00 9.99
Mint
#AAF0C1
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D0B2 #CCB2D0
analogous
#C5D0B2 #B6D0B2 #B2D0BD
triadic
#B6D0B2 #B2B6D0 #D0B2B6
tetradic
#B6D0B2 #B2C5D0 #CCB2D0 #D0BDB2
square
#B6D0B2 #B2C5D0 #CCB2D0 #D0BDB2
split-complementary
#B6D0B2 #BDB2D0 #D0B2C5
monochromatic
#6EA266 #92B98C #B6D0B2 #DAE7D8 #EDF3EC
Accessibility & contrast
On white
1.66
#B6D0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B6D0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D0B2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D0B2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#CDC8B3
Tritanopia (blue-blind)
#B5CEC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b6d0b2; /* rgb */ color: rgb(182, 208, 178); /* oklch */ color: oklch(83.0% 0.050 141.4);
Tailwind
colors: {
custom: {
50: '#ccdec9',
500: '#b6d0b2',
950: '#000000',
},
}SCSS
$custom: #b6d0b2; $custom-light: #ccdec9; $custom-dark: #000000;
JSON
{
"hex": "#b6d0b2",
"rgb": {
"r": 182,
"g": 208,
"b": 178
},
"hsl": {
"h": 112,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83005,
"c": 0.04981,
"h": 141.4
},
"luminance": 0.58271
}Semantic roles & 50–950 ramp
primary
#B6D0B2
secondary
#A181A5
accent
#43A396
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482