#C4D8CE#C4D8CE
#C4D8CE is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.4% C 0.025 H 164.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D8CE |
|---|---|
| RGB | rgb(196, 216, 206) |
| HSL | hsl(150, 20%, 81%) |
| HSV | hsv(150, 9%, 85%) |
| CMYK | cmyk(9.3%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(84.64, -8.58, 2.64) |
| CIE-LCH | lch(84.64, 8.97, 162.88°) |
| OKLab | oklab(86.44% -0.0245 0.0069) |
| OKLCH | oklch(86.44% 0.025 164.4) |
| XYZ | xyz(58.4590, 65.3029, 67.9054) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 8.18
Honeydew
#F0FFF0
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.34
Lightcyan
#E0FFFF
ΔE00 9.66
Ice
#D6FFFA
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D8CE #D8C4CE
analogous
#C4D8C4 #C4D8CE #C4D8D8
triadic
#C4D8CE #CEC4D8 #D8CEC4
tetradic
#C4D8CE #C4C4D8 #D8C4CE #D8D8C4
square
#C4D8CE #C4C4D8 #D8C4CE #D8D8C4
split-complementary
#C4D8CE #D8C4D8 #D8C4C4
monochromatic
#7AA791 #9FC0AF #C4D8CE #E9F0ED #EDF3F0
Accessibility & contrast
On white
1.49
#C4D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#C4D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D8CE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D8CE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CE
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#C0D8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c4d8ce; /* rgb */ color: rgb(196, 216, 206); /* oklch */ color: oklch(86.4% 0.025 164.4);
Tailwind
colors: {
custom: {
50: '#d6e4dc',
500: '#c4d8ce',
950: '#000000',
},
}SCSS
$custom: #c4d8ce; $custom-light: #d6e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c4d8ce",
"rgb": {
"r": 196,
"g": 216,
"b": 206
},
"hsl": {
"h": 150,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.8644,
"c": 0.02543,
"h": 164.4
},
"luminance": 0.65304
}Semantic roles & 50–950 ramp
primary
#C4D8CE
secondary
#AE93A0
accent
#47739F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484