#B8D0C2#B8D0C2
#B8D0C2 is a very light, muted green. Relative luminance 0.592; OKLCH L 83.6% C 0.032 H 160.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D0C2 |
|---|---|
| RGB | rgb(184, 208, 194) |
| HSL | hsl(145, 20%, 77%) |
| HSV | hsv(145, 12%, 82%) |
| CMYK | cmyk(11.5%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(81.40, -10.73, 4.22) |
| CIE-LCH | lch(81.40, 11.53, 158.52°) |
| OKLab | oklab(83.57% -0.0303 0.011) |
| OKLCH | oklch(83.57% 0.032 160.1) |
| XYZ | xyz(52.0585, 59.1963, 59.7118) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.46
Silver (survey)
#C5C9C7
ΔE00 9.75
Powder Blue
#B0E0E6
ΔE00 10.30
Pale Teal
#82CBB2
ΔE00 11.23
Honeydew
#F0FFF0
ΔE00 11.23
Ice
#D6FFFA
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D0C2 #D0B8C6
analogous
#BAD0B8 #B8D0C2 #B8D0CE
triadic
#B8D0C2 #C2B8D0 #D0C2B8
tetradic
#B8D0C2 #B8BAD0 #D0B8C6 #D0CEB8
square
#B8D0C2 #B8BAD0 #D0B8C6 #D0CEB8
split-complementary
#B8D0C2 #CEB8D0 #D0B8BA
monochromatic
#6E9F83 #93B8A2 #B8D0C2 #DDE8E2 #EDF3EF
Accessibility & contrast
On white
1.64
#B8D0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#B8D0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D0C2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D0C2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#B4D0CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b8d0c2; /* rgb */ color: rgb(184, 208, 194); /* oklch */ color: oklch(83.6% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#cdded4',
500: '#b8d0c2',
950: '#000000',
},
}SCSS
$custom: #b8d0c2; $custom-light: #cdded4; $custom-dark: #000000;
JSON
{
"hex": "#b8d0c2",
"rgb": {
"r": 184,
"g": 208,
"b": 194
},
"hsl": {
"h": 145,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83568,
"c": 0.03225,
"h": 160.1
},
"luminance": 0.59197
}Semantic roles & 50–950 ramp
primary
#B8D0C2
secondary
#A58799
accent
#477A9F
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483