#B7CDBA#B7CDBA
#B7CDBA is a very light, muted green. Relative luminance 0.573; OKLCH L 82.6% C 0.035 H 149.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDBA |
|---|---|
| RGB | rgb(183, 205, 186) |
| HSL | hsl(128, 18%, 76%) |
| HSV | hsv(128, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(80.33, -11.01, 6.95) |
| CIE-LCH | lch(80.33, 13.02, 147.73°) |
| OKLab | oklab(82.64% -0.0304 0.0181) |
| OKLCH | oklch(82.64% 0.035 149.2) |
| XYZ | xyz(50.2208, 57.2744, 54.8541) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.47
Sage Green
#9CAF88
ΔE00 10.60
Darkseagreen
#8FBC8F
ΔE00 10.93
Pale Teal
#82CBB2
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDBA #CDB7CA
analogous
#BFCDB7 #B7CDBA #B7CDC5
triadic
#B7CDBA #BAB7CD #CDBAB7
tetradic
#B7CDBA #B7BFCD #CDB7CA #CDC5B7
square
#B7CDBA #B7BFCD #CDB7CA #CDC5B7
split-complementary
#B7CDBA #C5B7CD #CDB7BF
monochromatic
#6F9B75 #93B497 #B7CDBA #DBE6DD #EDF2EE
Accessibility & contrast
On white
1.69
#B7CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B7CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDBA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDBA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#CAC6BB
Tritanopia (blue-blind)
#B5CCC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7cdba; /* rgb */ color: rgb(183, 205, 186); /* oklch */ color: oklch(82.6% 0.035 149.2);
Tailwind
colors: {
custom: {
50: '#ccdcce',
500: '#b7cdba',
950: '#000000',
},
}SCSS
$custom: #b7cdba; $custom-light: #ccdcce; $custom-dark: #000000;
JSON
{
"hex": "#b7cdba",
"rgb": {
"r": 183,
"g": 205,
"b": 186
},
"hsl": {
"h": 128.182,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.82642,
"c": 0.0354,
"h": 149.2
},
"luminance": 0.57275
}Semantic roles & 50–950 ramp
primary
#B7CDBA
secondary
#A2879E
accent
#49919C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483