#B8D2B6#B8D2B6
#B8D2B6 is a very light, muted green. Relative luminance 0.597; OKLCH L 83.7% C 0.048 H 143.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2B6 |
|---|---|
| RGB | rgb(184, 210, 182) |
| HSL | hsl(116, 24%, 77%) |
| HSV | hsv(116, 13%, 82%) |
| CMYK | cmyk(12.4%, 0%, 13.3%, 17.6%) |
| CIE-LAB | lab(81.65, -13.94, 10.98) |
| CIE-LCH | lch(81.65, 17.75, 141.78°) |
| OKLab | oklab(83.68% -0.038 0.0285) |
| OKLCH | oklch(83.68% 0.048 143.2) |
| XYZ | xyz(51.2555, 59.6602, 53.0621) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 9.24
Light Grey Green
#B7E1A1
ΔE00 9.31
Greenish Grey
#96AE8D
ΔE00 9.78
Sage Green
#9CAF88
ΔE00 10.06
Light Sage
#BCECAC
ΔE00 10.23
Mint
#AAF0C1
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2B6 #D0B6D2
analogous
#C6D2B6 #B8D2B6 #B6D2C2
triadic
#B8D2B6 #B6B8D2 #D2B6B8
tetradic
#B8D2B6 #B6C6D2 #D0B6D2 #D2C2B6
square
#B8D2B6 #B6C6D2 #D0B6D2 #D2C2B6
split-complementary
#B8D2B6 #C2B6D2 #D2B6C6
monochromatic
#6EA36A #93BB90 #B8D2B6 #DDE9DC #EDF3EC
Accessibility & contrast
On white
1.62
#B8D2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#B8D2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2B6
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2B6 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB4
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#B6D0CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d2b6; /* rgb */ color: rgb(184, 210, 182); /* oklch */ color: oklch(83.7% 0.048 143.2);
Tailwind
colors: {
custom: {
50: '#cddfcb',
500: '#b8d2b6',
950: '#000000',
},
}SCSS
$custom: #b8d2b6; $custom-light: #cddfcb; $custom-dark: #000000;
JSON
{
"hex": "#b8d2b6",
"rgb": {
"r": 184,
"g": 210,
"b": 182
},
"hsl": {
"h": 115.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.83676,
"c": 0.04751,
"h": 143.2
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#B8D2B6
secondary
#A585A8
accent
#43A29B
background
#FEFEFE
surface
#FAFCFA
border
#D3D5D3
text
#131513
muted
#838483