#C4D6C8#C4D6C8
#C4D6C8 is a very light, muted green. Relative luminance 0.640; OKLCH L 85.9% C 0.027 H 152.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D6C8 |
|---|---|
| RGB | rgb(196, 214, 200) |
| HSL | hsl(133, 18%, 80%) |
| HSV | hsv(133, 8%, 84%) |
| CMYK | cmyk(8.4%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(83.96, -8.66, 4.85) |
| CIE-LCH | lch(83.96, 9.92, 150.77°) |
| OKLab | oklab(85.86% -0.0241 0.0127) |
| OKLCH | oklch(85.86% 0.027 152.3) |
| XYZ | xyz(57.2347, 63.9984, 63.9699) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 8.51
Honeydew
#F0FFF0
ΔE00 9.12
Light Gray
#D3D3D3
ΔE00 10.57
Beige
#F5F5DC
ΔE00 10.70
Mintcream
#F5FFFA
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D6C8 #D6C4D2
analogous
#C9D6C4 #C4D6C8 #C4D6D1
triadic
#C4D6C8 #C8C4D6 #D6C8C4
tetradic
#C4D6C8 #C4C9D6 #D6C4D2 #D6D1C4
square
#C4D6C8 #C4C9D6 #D6C4D2 #D6D1C4
split-complementary
#C4D6C8 #D1C4D6 #D6C4C9
monochromatic
#7CA485 #A0BDA6 #C4D6C8 #E8EFEA #EDF2EE
Accessibility & contrast
On white
1.52
#C4D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#C4D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D6C8
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D6C8 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#C2D5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c4d6c8; /* rgb */ color: rgb(196, 214, 200); /* oklch */ color: oklch(85.9% 0.027 152.3);
Tailwind
colors: {
custom: {
50: '#d5e2d8',
500: '#c4d6c8',
950: '#000000',
},
}SCSS
$custom: #c4d6c8; $custom-light: #d5e2d8; $custom-dark: #000000;
JSON
{
"hex": "#c4d6c8",
"rgb": {
"r": 196,
"g": 214,
"b": 200
},
"hsl": {
"h": 133.333,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.85857,
"c": 0.02722,
"h": 152.3
},
"luminance": 0.63999
}Semantic roles & 50–950 ramp
primary
#C4D6C8
secondary
#AB93A6
accent
#498A9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483