#C2D4CE#C2D4CE
#C2D4CE is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.5% C 0.021 H 173.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4CE |
|---|---|
| RGB | rgb(194, 212, 206) |
| HSL | hsl(160, 17%, 80%) |
| HSV | hsv(160, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(83.45, -7.18, 0.89) |
| CIE-LCH | lch(83.45, 7.24, 172.92°) |
| OKLab | oklab(85.46% -0.0209 0.0023) |
| OKLCH | oklch(85.46% 0.021 173.8) |
| XYZ | xyz(56.9298, 63.0118, 67.5437) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.89
Fog
#D8DCE0
ΔE00 8.89
Gainsboro
#DCDCDC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4CE #D4C2C8
analogous
#C2D4C5 #C2D4CE #C2D1D4
triadic
#C2D4CE #CEC2D4 #D4CEC2
tetradic
#C2D4CE #C5C2D4 #D4C2C8 #D1D4C2
square
#C2D4CE #C5C2D4 #D4C2C8 #D1D4C2
split-complementary
#C2D4CE #D4C2D1 #D4C5C2
monochromatic
#7AA194 #9EBBB1 #C2D4CE #E6EDEB #EDF2F1
Accessibility & contrast
On white
1.54
#C2D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#C2D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4CE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4CE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CE
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#BED4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4ce; /* rgb */ color: rgb(194, 212, 206); /* oklch */ color: oklch(85.5% 0.021 173.8);
Tailwind
colors: {
custom: {
50: '#d4e1dc',
500: '#c2d4ce',
950: '#000000',
},
}SCSS
$custom: #c2d4ce; $custom-light: #d4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c2d4ce",
"rgb": {
"r": 194,
"g": 212,
"b": 206
},
"hsl": {
"h": 160,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85463,
"c": 0.02107,
"h": 173.8
},
"luminance": 0.63013
}Semantic roles & 50–950 ramp
primary
#C2D4CE
secondary
#A99199
accent
#4A659C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484