#C4D4CD#C4D4CD
#C4D4CD is a very light, near-neutral teal. Relative luminance 0.632; OKLCH L 85.6% C 0.020 H 167.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4CD |
|---|---|
| RGB | rgb(196, 212, 205) |
| HSL | hsl(154, 16%, 80%) |
| HSV | hsv(154, 8%, 83%) |
| CMYK | cmyk(7.5%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.56, -6.70, 1.61) |
| CIE-LCH | lch(83.56, 6.89, 166.51°) |
| OKLab | oklab(85.58% -0.0193 0.0042) |
| OKLCH | oklch(85.58% 0.02 167.8) |
| XYZ | xyz(57.3256, 63.2299, 66.9302) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.60
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.68
Gainsboro
#DCDCDC
ΔE00 8.72
Silver
#C0C0C0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4CD #D4C4CB
analogous
#C4D4C5 #C4D4CD #C4D3D4
triadic
#C4D4CD #CDC4D4 #D4CDC4
tetradic
#C4D4CD #C5C4D4 #D4C4CB #D3D4C4
square
#C4D4CD #C5C4D4 #D4C4CB #D3D4C4
split-complementary
#C4D4CD #D4C4D3 #D4C5C4
monochromatic
#7DA091 #A1BAAF #C4D4CD #E7EEEB #EDF2F0
Accessibility & contrast
On white
1.54
#C4D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#C4D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4CD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4CD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#C1D4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4d4cd; /* rgb */ color: rgb(196, 212, 205); /* oklch */ color: oklch(85.6% 0.020 167.8);
Tailwind
colors: {
custom: {
50: '#d5e1dc',
500: '#c4d4cd',
950: '#000000',
},
}SCSS
$custom: #c4d4cd; $custom-light: #d5e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c4d4cd",
"rgb": {
"r": 196,
"g": 212,
"b": 205
},
"hsl": {
"h": 153.75,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.8558,
"c": 0.01975,
"h": 167.8
},
"luminance": 0.63231
}Semantic roles & 50–950 ramp
primary
#C4D4CD
secondary
#A9939D
accent
#4C6E9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484