#C2D4D4#C2D4D4
#C2D4D4 is a very light, near-neutral teal. Relative luminance 0.633; OKLCH L 85.6% C 0.019 H 196.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4D4 |
|---|---|
| RGB | rgb(194, 212, 212) |
| HSL | hsl(180, 17%, 80%) |
| HSV | hsv(180, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(83.60, -6.03, -2.07) |
| CIE-LCH | lch(83.60, 6.38, 198.95°) |
| OKLab | oklab(85.64% -0.0186 -0.0056) |
| OKLCH | oklch(85.64% 0.019 196.8) |
| XYZ | xyz(57.6726, 63.3089, 71.4560) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4D4 #D4C2C2
analogous
#C2D4CB #C2D4D4 #C2CBD4
triadic
#C2D4D4 #D4C2D4 #D4D4C2
tetradic
#C2D4D4 #CBC2D4 #D4C2C2 #CBD4C2
square
#C2D4D4 #CBC2D4 #D4C2C2 #CBD4C2
split-complementary
#C2D4D4 #D4C2CB #D4CBC2
monochromatic
#7AA1A1 #9EBBBB #C2D4D4 #E6EDED #EDF2F2
Accessibility & contrast
On white
1.54
#C2D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C2D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4D4
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4D4 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#BDD5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4d4; /* rgb */ color: rgb(194, 212, 212); /* oklch */ color: oklch(85.6% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#d4e1e1',
500: '#c2d4d4',
950: '#000000',
},
}SCSS
$custom: #c2d4d4; $custom-light: #d4e1e1; $custom-dark: #000000;
JSON
{
"hex": "#c2d4d4",
"rgb": {
"r": 194,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85638,
"c": 0.01943,
"h": 196.8
},
"luminance": 0.6331
}Semantic roles & 50–950 ramp
primary
#C2D4D4
secondary
#A99191
accent
#4A4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484