#B4CDBE#B4CDBE
#B4CDBE is a very light, muted green. Relative luminance 0.571; OKLCH L 82.5% C 0.034 H 159.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDBE |
|---|---|
| RGB | rgb(180, 205, 190) |
| HSL | hsl(144, 20%, 75%) |
| HSV | hsv(144, 12%, 80%) |
| CMYK | cmyk(12.2%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(80.23, -11.29, 4.63) |
| CIE-LCH | lch(80.23, 12.20, 157.69°) |
| OKLab | oklab(82.54% -0.0318 0.0121) |
| OKLCH | oklch(82.54% 0.034 159.3) |
| XYZ | xyz(49.9459, 57.0828, 57.0919) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 10.22
Light Grey
#D8DCD6
ΔE00 10.23
Pale Teal
#82CBB2
ΔE00 10.61
Greenish Grey
#96AE8D
ΔE00 10.70
Powder Blue
#B0E0E6
ΔE00 10.76
Darkseagreen
#8FBC8F
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDBE #CDB4C3
analogous
#B6CDB4 #B4CDBE #B4CDCA
triadic
#B4CDBE #BEB4CD #CDBEB4
tetradic
#B4CDBE #B4B6CD #CDB4C3 #CDCAB4
square
#B4CDBE #B4B6CD #CDB4C3 #CDCAB4
split-complementary
#B4CDBE #CAB4CD #CDB4B6
monochromatic
#6B9C7E #8FB59E #B4CDBE #D9E5DE #EDF3EF
Accessibility & contrast
On white
1.69
#B4CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#B4CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDBE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDBE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#B0CDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cdbe; /* rgb */ color: rgb(180, 205, 190); /* oklch */ color: oklch(82.5% 0.034 159.3);
Tailwind
colors: {
custom: {
50: '#cadcd1',
500: '#b4cdbe',
950: '#000000',
},
}SCSS
$custom: #b4cdbe; $custom-light: #cadcd1; $custom-dark: #000000;
JSON
{
"hex": "#b4cdbe",
"rgb": {
"r": 180,
"g": 205,
"b": 190
},
"hsl": {
"h": 144,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82537,
"c": 0.03403,
"h": 159.3
},
"luminance": 0.57084
}Semantic roles & 50–950 ramp
primary
#B4CDBE
secondary
#A28396
accent
#477B9E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483