#C4D6CA#C4D6CA
#C4D6CA is a very light, muted green. Relative luminance 0.641; OKLCH L 85.9% C 0.025 H 156.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D6CA |
|---|---|
| RGB | rgb(196, 214, 202) |
| HSL | hsl(140, 18%, 80%) |
| HSV | hsv(140, 8%, 84%) |
| CMYK | cmyk(8.4%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(84.01, -8.29, 3.86) |
| CIE-LCH | lch(84.01, 9.14, 155.06°) |
| OKLab | oklab(85.91% -0.0233 0.0101) |
| OKLCH | oklch(85.91% 0.025 156.6) |
| XYZ | xyz(57.4700, 64.0925, 65.2090) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 10.07
Gainsboro
#DCDCDC
ΔE00 10.36
Powder Blue
#B0E0E6
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D6CA #D6C4D0
analogous
#C7D6C4 #C4D6CA #C4D6D3
triadic
#C4D6CA #CAC4D6 #D6CAC4
tetradic
#C4D6CA #C4C7D6 #D6C4D0 #D6D3C4
square
#C4D6CA #C4C7D6 #D6C4D0 #D6D3C4
split-complementary
#C4D6CA #D3C4D6 #D6C4C7
monochromatic
#7CA489 #A0BDAA #C4D6CA #E8EFEA #EDF2EF
Accessibility & contrast
On white
1.52
#C4D6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C4D6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D6CA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D6CA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#C1D6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c4d6ca; /* rgb */ color: rgb(196, 214, 202); /* oklch */ color: oklch(85.9% 0.025 156.6);
Tailwind
colors: {
custom: {
50: '#d5e2da',
500: '#c4d6ca',
950: '#000000',
},
}SCSS
$custom: #c4d6ca; $custom-light: #d5e2da; $custom-dark: #000000;
JSON
{
"hex": "#c4d6ca",
"rgb": {
"r": 196,
"g": 214,
"b": 202
},
"hsl": {
"h": 140,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.85912,
"c": 0.02538,
"h": 156.6
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#C4D6CA
secondary
#AB93A3
accent
#49819C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483