#B8D2B4#B8D2B4
#B8D2B4 is a very light, muted green. Relative luminance 0.596; OKLCH L 83.6% C 0.050 H 141.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2B4 |
|---|---|
| RGB | rgb(184, 210, 180) |
| HSL | hsl(112, 25%, 76%) |
| HSV | hsv(112, 14%, 82%) |
| CMYK | cmyk(12.4%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(81.61, -14.29, 11.98) |
| CIE-LCH | lch(81.61, 18.65, 140.03°) |
| OKLab | oklab(83.63% -0.0389 0.031) |
| OKLCH | oklch(83.63% 0.05 141.4) |
| XYZ | xyz(51.0503, 59.5781, 51.9813) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.76
Darkseagreen
#8FBC8F
ΔE00 8.92
Greenish Grey
#96AE8D
ΔE00 9.65
Light Sage
#BCECAC
ΔE00 9.76
Sage Green
#9CAF88
ΔE00 9.81
Mint
#AAF0C1
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2B4 #CEB4D2
analogous
#C7D2B4 #B8D2B4 #B4D2BF
triadic
#B8D2B4 #B4B8D2 #D2B4B8
tetradic
#B8D2B4 #B4C7D2 #CEB4D2 #D2BFB4
square
#B8D2B4 #B4C7D2 #CEB4D2 #D2BFB4
split-complementary
#B8D2B4 #BFB4D2 #D2B4C7
monochromatic
#70A468 #94BB8E #B8D2B4 #DCE9DA #EDF4EC
Accessibility & contrast
On white
1.63
#B8D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#B8D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2B4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2B4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB2
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#B7D0C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d2b4; /* rgb */ color: rgb(184, 210, 180); /* oklch */ color: oklch(83.6% 0.050 141.4);
Tailwind
colors: {
custom: {
50: '#cddfca',
500: '#b8d2b4',
950: '#000000',
},
}SCSS
$custom: #b8d2b4; $custom-light: #cddfca; $custom-dark: #000000;
JSON
{
"hex": "#b8d2b4",
"rgb": {
"r": 184,
"g": 210,
"b": 180
},
"hsl": {
"h": 112,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83626,
"c": 0.04972,
"h": 141.4
},
"luminance": 0.59579
}Semantic roles & 50–950 ramp
primary
#B8D2B4
secondary
#A383A8
accent
#42A497
background
#FEFEFD
surface
#FAFCF9
border
#D3D5D2
text
#131513
muted
#838482