#C4D6D2#C4D6D2
#C4D6D2 is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.1% C 0.020 H 181.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D6D2 |
|---|---|
| RGB | rgb(196, 214, 210) |
| HSL | hsl(167, 18%, 80%) |
| HSV | hsv(167, 8%, 84%) |
| CMYK | cmyk(8.4%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(84.22, -6.79, -0.10) |
| CIE-LCH | lch(84.22, 6.79, 180.82°) |
| OKLab | oklab(86.14% -0.0201 -0.0004) |
| OKLCH | oklch(86.14% 0.02 181) |
| XYZ | xyz(58.4419, 64.4812, 70.3274) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.39
Fog
#D8DCE0
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.40
Gainsboro
#DCDCDC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D6D2 #D6C4C8
analogous
#C4D6C9 #C4D6D2 #C4D1D6
triadic
#C4D6D2 #D2C4D6 #D6D2C4
tetradic
#C4D6D2 #C9C4D6 #D6C4C8 #D1D6C4
square
#C4D6D2 #C9C4D6 #D6C4C8 #D1D6C4
split-complementary
#C4D6D2 #D6C4D1 #D6C9C4
monochromatic
#7CA49B #A0BDB6 #C4D6D2 #E8EFEE #EDF2F1
Accessibility & contrast
On white
1.51
#C4D6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C4D6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D6D2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D6D2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#C0D7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c4d6d2; /* rgb */ color: rgb(196, 214, 210); /* oklch */ color: oklch(86.1% 0.020 181.0);
Tailwind
colors: {
custom: {
50: '#d6e2df',
500: '#c4d6d2',
950: '#000000',
},
}SCSS
$custom: #c4d6d2; $custom-light: #d6e2df; $custom-dark: #000000;
JSON
{
"hex": "#c4d6d2",
"rgb": {
"r": 196,
"g": 214,
"b": 210
},
"hsl": {
"h": 166.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.86138,
"c": 0.02013,
"h": 181
},
"luminance": 0.64482
}Semantic roles & 50–950 ramp
primary
#C4D6D2
secondary
#AB9398
accent
#495C9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484