#B4D2B6#B4D2B6
#B4D2B6 is a very light, muted green. Relative luminance 0.592; OKLCH L 83.4% C 0.050 H 146.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B4D2B6 |
|---|---|
| RGB | rgb(180, 210, 182) |
| HSL | hsl(124, 25%, 76%) |
| HSV | hsv(124, 14%, 82%) |
| CMYK | cmyk(14.3%, 0%, 13.3%, 17.6%) |
| CIE-LAB | lab(81.39, -15.31, 10.56) |
| CIE-LCH | lch(81.39, 18.60, 145.39°) |
| OKLab | oklab(83.4% -0.042 0.0274) |
| OKLCH | oklch(83.4% 0.05 146.9) |
| XYZ | xyz(50.3106, 59.1730, 53.0178) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.73
Light Grey Green
#B7E1A1
ΔE00 9.25
Pale Teal
#82CBB2
ΔE00 9.36
Mint
#AAF0C1
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 9.73
Light Teal
#90E4C1
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4D2B6 #D2B4D0
analogous
#C1D2B4 #B4D2B6 #B4D2C5
triadic
#B4D2B6 #B6B4D2 #D2B6B4
tetradic
#B4D2B6 #B4C1D2 #D2B4D0 #D2C5B4
square
#B4D2B6 #B4C1D2 #D2B4D0 #D2C5B4
split-complementary
#B4D2B6 #C5B4D2 #D2B4C1
monochromatic
#68A46C #8EBB91 #B4D2B6 #DAE9DB #ECF4EC
Accessibility & contrast
On white
1.64
#B4D2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#B4D2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4D2B6
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4D2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4D2B6 | 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)
#D3CCB5
Deuteranopia (green-blind)
#CEC9B7
Tritanopia (blue-blind)
#B1D0CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b4d2b6; /* rgb */ color: rgb(180, 210, 182); /* oklch */ color: oklch(83.4% 0.050 146.9);
Tailwind
colors: {
custom: {
50: '#cadfcb',
500: '#b4d2b6',
950: '#000000',
},
}SCSS
$custom: #b4d2b6; $custom-light: #cadfcb; $custom-dark: #000000;
JSON
{
"hex": "#b4d2b6",
"rgb": {
"r": 180,
"g": 210,
"b": 182
},
"hsl": {
"h": 124,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.83396,
"c": 0.05018,
"h": 146.9
},
"luminance": 0.59174
}Semantic roles & 50–950 ramp
primary
#B4D2B6
secondary
#A883A5
accent
#429DA4
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131513
muted
#828483