#B8D2BB#B8D2BB
#B8D2BB is a very light, muted green. Relative luminance 0.599; OKLCH L 83.8% C 0.042 H 148.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2BB |
|---|---|
| RGB | rgb(184, 210, 187) |
| HSL | hsl(127, 22%, 77%) |
| HSV | hsv(127, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(81.77, -13.05, 8.48) |
| CIE-LCH | lch(81.77, 15.56, 146.96°) |
| OKLab | oklab(83.81% -0.036 0.0221) |
| OKLCH | oklch(83.81% 0.042 148.5) |
| XYZ | xyz(51.7815, 59.8706, 55.8321) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 10.20
Pale Teal
#82CBB2
ΔE00 10.28
Greenish Grey
#96AE8D
ΔE00 10.30
Light Grey Green
#B7E1A1
ΔE00 10.77
Sage Green
#9CAF88
ΔE00 10.83
Light Teal
#90E4C1
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2BB #D2B8CF
analogous
#C2D2B8 #B8D2BB #B8D2C8
triadic
#B8D2BB #BBB8D2 #D2BBB8
tetradic
#B8D2BB #B8C2D2 #D2B8CF #D2C8B8
square
#B8D2BB #B8C2D2 #D2B8CF #D2C8B8
split-complementary
#B8D2BB #C8B8D2 #D2B8C2
monochromatic
#6DA373 #93BA97 #B8D2BB #DDEADF #ECF3ED
Accessibility & contrast
On white
1.62
#B8D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#B8D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2BB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2BB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#B5D1CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d2bb; /* rgb */ color: rgb(184, 210, 187); /* oklch */ color: oklch(83.8% 0.042 148.5);
Tailwind
colors: {
custom: {
50: '#cddfcf',
500: '#b8d2bb',
950: '#000000',
},
}SCSS
$custom: #b8d2bb; $custom-light: #cddfcf; $custom-dark: #000000;
JSON
{
"hex": "#b8d2bb",
"rgb": {
"r": 184,
"g": 210,
"b": 187
},
"hsl": {
"h": 126.923,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.83805,
"c": 0.04219,
"h": 148.5
},
"luminance": 0.59871
}Semantic roles & 50–950 ramp
primary
#B8D2BB
secondary
#A787A4
accent
#4596A1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483