#C7DCBF#C7DCBF
#C7DCBF is a very light, muted green. Relative luminance 0.671; OKLCH L 87.1% C 0.045 H 137.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCBF |
|---|---|
| RGB | rgb(199, 220, 191) |
| HSL | hsl(103, 29%, 81%) |
| HSV | hsv(103, 13%, 86%) |
| CMYK | cmyk(9.5%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(85.55, -12.28, 11.90) |
| CIE-LCH | lch(85.55, 17.10, 135.90°) |
| OKLab | oklab(87.1% -0.0331 0.0308) |
| OKLCH | oklch(87.1% 0.045 137) |
| XYZ | xyz(58.5486, 67.0895, 59.1451) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.12
Light Sage
#BCECAC
ΔE00 9.62
Honeydew
#F0FFF0
ΔE00 9.66
Beige
#F5F5DC
ΔE00 10.08
Mint
#AAF0C1
ΔE00 10.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCBF #D4BFDC
analogous
#D5DCBF #C7DCBF #BFDCC5
triadic
#C7DCBF #BFC7DC #DCBFC7
tetradic
#C7DCBF #BFD5DC #D4BFDC #DCC5BF
square
#C7DCBF #BFD5DC #D4BFDC #DCC5BF
split-complementary
#C7DCBF #C5BFDC #DCBFD5
monochromatic
#82B170 #A4C697 #C7DCBF #EAF2E7 #EEF4EB
Accessibility & contrast
On white
1.46
#C7DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C7DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCBF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCBF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#C7DAD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c7dcbf; /* rgb */ color: rgb(199, 220, 191); /* oklch */ color: oklch(87.1% 0.045 137.0);
Tailwind
colors: {
custom: {
50: '#d8e6d2',
500: '#c7dcbf',
950: '#000000',
},
}SCSS
$custom: #c7dcbf; $custom-light: #d8e6d2; $custom-dark: #000000;
JSON
{
"hex": "#c7dcbf",
"rgb": {
"r": 199,
"g": 220,
"b": 191
},
"hsl": {
"h": 103.448,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87096,
"c": 0.04523,
"h": 137
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#C7DCBF
secondary
#A88CB3
accent
#3EA88B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483