#B4CDBD#B4CDBD
#B4CDBD is a very light, muted green. Relative luminance 0.570; OKLCH L 82.5% C 0.035 H 157.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDBD |
|---|---|
| RGB | rgb(180, 205, 189) |
| HSL | hsl(142, 20%, 75%) |
| HSV | hsv(142, 12%, 80%) |
| CMYK | cmyk(12.2%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(80.20, -11.47, 5.13) |
| CIE-LCH | lch(80.20, 12.57, 155.90°) |
| OKLab | oklab(82.51% -0.0322 0.0134) |
| OKLCH | oklch(82.51% 0.035 157.5) |
| XYZ | xyz(49.8370, 57.0392, 56.5182) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.39
Silver (survey)
#C5C9C7
ΔE00 10.44
Greenish Grey
#96AE8D
ΔE00 10.47
Pale Teal
#82CBB2
ΔE00 10.50
Powder Blue
#B0E0E6
ΔE00 11.10
Darkseagreen
#8FBC8F
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDBD #CDB4C4
analogous
#B7CDB4 #B4CDBD #B4CDC9
triadic
#B4CDBD #BDB4CD #CDBDB4
tetradic
#B4CDBD #B4B7CD #CDB4C4 #CDC9B4
square
#B4CDBD #B4B7CD #CDB4C4 #CDC9B4
split-complementary
#B4CDBD #C9B4CD #CDB4B7
monochromatic
#6B9C7C #8FB59D #B4CDBD #D9E5DD #EDF3EF
Accessibility & contrast
On white
1.69
#B4CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B4CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDBD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDBD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#B0CDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cdbd; /* rgb */ color: rgb(180, 205, 189); /* oklch */ color: oklch(82.5% 0.035 157.5);
Tailwind
colors: {
custom: {
50: '#cadcd0',
500: '#b4cdbd',
950: '#000000',
},
}SCSS
$custom: #b4cdbd; $custom-light: #cadcd0; $custom-dark: #000000;
JSON
{
"hex": "#b4cdbd",
"rgb": {
"r": 180,
"g": 205,
"b": 189
},
"hsl": {
"h": 141.6,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82509,
"c": 0.03489,
"h": 157.5
},
"luminance": 0.5704
}Semantic roles & 50–950 ramp
primary
#B4CDBD
secondary
#A28397
accent
#477F9E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483