#B8CDC2#B8CDC2
#B8CDC2 is a very light, muted green. Relative luminance 0.577; OKLCH L 82.9% C 0.027 H 163.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CDC2 |
|---|---|
| RGB | rgb(184, 205, 194) |
| HSL | hsl(149, 17%, 76%) |
| HSV | hsv(149, 10%, 80%) |
| CMYK | cmyk(10.2%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.60, -9.19, 3.06) |
| CIE-LCH | lch(80.60, 9.68, 161.55°) |
| OKLab | oklab(82.93% -0.0261 0.008) |
| OKLCH | oklch(82.93% 0.027 163.1) |
| XYZ | xyz(51.3340, 57.7473, 59.4703) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.30
Light Grey
#D8DCD6
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.89
Light Gray
#D3D3D3
ΔE00 11.03
Honeydew
#F0FFF0
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CDC2 #CDB8C3
analogous
#B9CDB8 #B8CDC2 #B8CDCD
triadic
#B8CDC2 #C2B8CD #CDC2B8
tetradic
#B8CDC2 #B8B9CD #CDB8C3 #CDCDB8
square
#B8CDC2 #B8B9CD #CDB8C3 #CDCDB8
split-complementary
#B8CDC2 #CDB8CD #CDB8B9
monochromatic
#709A84 #94B4A3 #B8CDC2 #DCE6E1 #EDF2F0
Accessibility & contrast
On white
1.67
#B8CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B8CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CDC2
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CDC2 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC1
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#B4CDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b8cdc2; /* rgb */ color: rgb(184, 205, 194); /* oklch */ color: oklch(82.9% 0.027 163.1);
Tailwind
colors: {
custom: {
50: '#cddcd4',
500: '#b8cdc2',
950: '#000000',
},
}SCSS
$custom: #b8cdc2; $custom-light: #cddcd4; $custom-dark: #000000;
JSON
{
"hex": "#b8cdc2",
"rgb": {
"r": 184,
"g": 205,
"b": 194
},
"hsl": {
"h": 148.571,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.82934,
"c": 0.02733,
"h": 163.1
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#B8CDC2
secondary
#A28895
accent
#4A759C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483