#B4CDAC#B4CDAC
#B4CDAC is a very light, muted green. Relative luminance 0.563; OKLCH L 82.1% C 0.053 H 138.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CDAC |
|---|---|
| RGB | rgb(180, 205, 172) |
| HSL | hsl(105, 25%, 74%) |
| HSV | hsv(105, 16%, 80%) |
| CMYK | cmyk(12.2%, 0%, 16.1%, 19.6%) |
| CIE-LAB | lab(79.81, -14.53, 13.65) |
| CIE-LCH | lch(79.81, 19.93, 136.78°) |
| OKLab | oklab(82.07% -0.0393 0.0352) |
| OKLCH | oklch(82.07% 0.053 138.1) |
| XYZ | xyz(48.0986, 56.3439, 47.3631) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 8.32
Greenish Grey
#96AE8D
ΔE00 8.33
Light Grey Green
#B7E1A1
ΔE00 8.43
Light Sage
#BCECAC
ΔE00 9.81
Lichen
#8FB67B
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CDAC #C5ACCD
analogous
#C5CDAC #B4CDAC #ACCDB5
triadic
#B4CDAC #ACB4CD #CDACB4
tetradic
#B4CDAC #ACC5CD #C5ACCD #CDB5AC
square
#B4CDAC #ACC5CD #C5ACCD #CDB5AC
split-complementary
#B4CDAC #B5ACCD #CDACC5
monochromatic
#6F9F60 #91B686 #B4CDAC #D7E4D2 #EEF3EC
Accessibility & contrast
On white
1.71
#B4CDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#B4CDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CDAC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CDAC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7AA
Deuteranopia (green-blind)
#CBC5AD
Tritanopia (blue-blind)
#B3CAC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b4cdac; /* rgb */ color: rgb(180, 205, 172); /* oklch */ color: oklch(82.1% 0.053 138.1);
Tailwind
colors: {
custom: {
50: '#cadcc4',
500: '#b4cdac',
950: '#000000',
},
}SCSS
$custom: #b4cdac; $custom-light: #cadcc4; $custom-dark: #000000;
JSON
{
"hex": "#b4cdac",
"rgb": {
"r": 180,
"g": 205,
"b": 172
},
"hsl": {
"h": 105.455,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.82068,
"c": 0.05277,
"h": 138.1
},
"luminance": 0.56344
}Semantic roles & 50–950 ramp
primary
#B4CDAC
secondary
#997BA2
accent
#42A38C
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482