#B3CDAB#B3CDAB
#B3CDAB is a light, muted green. Relative luminance 0.562; OKLCH L 82.0% C 0.054 H 138.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CDAB |
|---|---|
| RGB | rgb(179, 205, 171) |
| HSL | hsl(106, 25%, 74%) |
| HSV | hsv(106, 17%, 80%) |
| CMYK | cmyk(12.7%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.72, -15.05, 14.05) |
| CIE-LCH | lch(79.72, 20.58, 136.97°) |
| OKLab | oklab(81.97% -0.0407 0.0362) |
| OKLCH | oklch(81.97% 0.055 138.3) |
| XYZ | xyz(47.7710, 56.1860, 46.8484) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.43
Light Grey Green
#B7E1A1
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.27
Light Sage
#BCECAC
ΔE00 9.58
Lichen
#8FB67B
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CDAB #C5ABCD
analogous
#C4CDAB #B3CDAB #ABCDB4
triadic
#B3CDAB #ABB3CD #CDABB3
tetradic
#B3CDAB #ABC4CD #C5ABCD #CDB4AB
square
#B3CDAB #ABC4CD #C5ABCD #CDB4AB
split-complementary
#B3CDAB #B4ABCD #CDABC4
monochromatic
#6E9F5F #90B685 #B3CDAB #D6E4D1 #EEF4EC
Accessibility & contrast
On white
1.72
#B3CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B3CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CDAB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CDAB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#CBC5AD
Tritanopia (blue-blind)
#B2CAC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b3cdab; /* rgb */ color: rgb(179, 205, 171); /* oklch */ color: oklch(82.0% 0.054 138.3);
Tailwind
colors: {
custom: {
50: '#cadcc4',
500: '#b3cdab',
950: '#000000',
},
}SCSS
$custom: #b3cdab; $custom-light: #cadcc4; $custom-dark: #000000;
JSON
{
"hex": "#b3cdab",
"rgb": {
"r": 179,
"g": 205,
"b": 171
},
"hsl": {
"h": 105.882,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81972,
"c": 0.0545,
"h": 138.3
},
"luminance": 0.56187
}Semantic roles & 50–950 ramp
primary
#B3CDAB
secondary
#997AA2
accent
#42A48D
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482