#B8D2BD#B8D2BD
#B8D2BD is a very light, muted green. Relative luminance 0.600; OKLCH L 83.9% C 0.040 H 151.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2BD |
|---|---|
| RGB | rgb(184, 210, 189) |
| HSL | hsl(132, 22%, 77%) |
| HSV | hsv(132, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(81.81, -12.68, 7.49) |
| CIE-LCH | lch(81.81, 14.73, 149.45°) |
| OKLab | oklab(83.86% -0.0351 0.0195) |
| OKLCH | oklch(83.86% 0.04 151) |
| XYZ | xyz(51.9970, 59.9568, 56.9676) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.32
Greenish Grey
#96AE8D
ΔE00 10.58
Darkseagreen
#8FBC8F
ΔE00 10.65
Light Grey
#D8DCD6
ΔE00 10.98
Light Teal
#90E4C1
ΔE00 11.07
Sage Green
#9CAF88
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2BD #D2B8CD
analogous
#C0D2B8 #B8D2BD #B8D2CA
triadic
#B8D2BD #BDB8D2 #D2BDB8
tetradic
#B8D2BD #B8C0D2 #D2B8CD #D2CAB8
square
#B8D2BD #B8C0D2 #D2B8CD #D2CAB8
split-complementary
#B8D2BD #CAB8D2 #D2B8C0
monochromatic
#6DA377 #93BA9A #B8D2BD #DDEAE0 #ECF3EE
Accessibility & contrast
On white
1.62
#B8D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#B8D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2BD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2BD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#B5D1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d2bd; /* rgb */ color: rgb(184, 210, 189); /* oklch */ color: oklch(83.9% 0.040 151.0);
Tailwind
colors: {
custom: {
50: '#cddfd0',
500: '#b8d2bd',
950: '#000000',
},
}SCSS
$custom: #b8d2bd; $custom-light: #cddfd0; $custom-dark: #000000;
JSON
{
"hex": "#b8d2bd",
"rgb": {
"r": 184,
"g": 210,
"b": 189
},
"hsl": {
"h": 131.538,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.83858,
"c": 0.04018,
"h": 151
},
"luminance": 0.59958
}Semantic roles & 50–950 ramp
primary
#B8D2BD
secondary
#A787A1
accent
#458FA1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483