#B4CDBA#B4CDBA
#B4CDBA is a very light, muted green. Relative luminance 0.569; OKLCH L 82.4% C 0.038 H 152.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDBA |
|---|---|
| RGB | rgb(180, 205, 186) |
| HSL | hsl(134, 20%, 75%) |
| HSV | hsv(134, 12%, 80%) |
| CMYK | cmyk(12.2%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(80.13, -12.03, 6.63) |
| CIE-LCH | lch(80.13, 13.74, 151.14°) |
| OKLab | oklab(82.43% -0.0335 0.0173) |
| OKLCH | oklch(82.43% 0.038 152.7) |
| XYZ | xyz(49.5147, 56.9103, 54.8210) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.84
Pale Teal
#82CBB2
ΔE00 10.27
Darkseagreen
#8FBC8F
ΔE00 10.50
Sage Green
#9CAF88
ΔE00 10.63
Light Grey
#D8DCD6
ΔE00 10.90
Silver (survey)
#C5C9C7
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDBA #CDB4C7
analogous
#BACDB4 #B4CDBA #B4CDC6
triadic
#B4CDBA #BAB4CD #CDBAB4
tetradic
#B4CDBA #B4BACD #CDB4C7 #CDC6B4
square
#B4CDBA #B4BACD #CDB4C7 #CDC6B4
split-complementary
#B4CDBA #C6B4CD #CDB4BA
monochromatic
#6B9C76 #8FB598 #B4CDBA #D9E5DC #EDF3EE
Accessibility & contrast
On white
1.70
#B4CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B4CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDBA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDBA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9B9
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#B1CCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cdba; /* rgb */ color: rgb(180, 205, 186); /* oklch */ color: oklch(82.4% 0.038 152.7);
Tailwind
colors: {
custom: {
50: '#cadcce',
500: '#b4cdba',
950: '#000000',
},
}SCSS
$custom: #b4cdba; $custom-light: #cadcce; $custom-dark: #000000;
JSON
{
"hex": "#b4cdba",
"rgb": {
"r": 180,
"g": 205,
"b": 186
},
"hsl": {
"h": 134.4,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.82428,
"c": 0.03765,
"h": 152.7
},
"luminance": 0.56911
}Semantic roles & 50–950 ramp
primary
#B4CDBA
secondary
#A2839A
accent
#47899E
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483