#C2D4D6#C2D4D6
#C2D4D6 is a very light, near-neutral teal. Relative luminance 0.634; OKLCH L 85.7% C 0.020 H 204.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4D6 |
|---|---|
| RGB | rgb(194, 212, 214) |
| HSL | hsl(186, 20%, 80%) |
| HSV | hsv(186, 9%, 84%) |
| CMYK | cmyk(9.3%, 0.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.66, -5.64, -3.06) |
| CIE-LCH | lch(83.66, 6.42, 208.45°) |
| OKLab | oklab(85.7% -0.0178 -0.0082) |
| OKLCH | oklch(85.7% 0.02 204.8) |
| XYZ | xyz(57.9265, 63.4104, 72.7929) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 6.69
Fog
#D8DCE0
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4D6 #D6C4C2
analogous
#C2D6CE #C2D4D6 #C2CAD6
triadic
#C2D4D6 #D6C2D4 #D4D6C2
tetradic
#C2D4D6 #CEC2D6 #D6C4C2 #CAD6C2
square
#C2D4D6 #CEC2D6 #D6C4C2 #CAD6C2
split-complementary
#C2D4D6 #D6C2CA #D6CEC2
monochromatic
#79A0A5 #9DBABD #C2D4D6 #E7EEEF #EDF2F3
Accessibility & contrast
On white
1.53
#C2D4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#C2D4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4D6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4D6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#BDD6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4d6; /* rgb */ color: rgb(194, 212, 214); /* oklch */ color: oklch(85.7% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#d4e1e2',
500: '#c2d4d6',
950: '#000000',
},
}SCSS
$custom: #c2d4d6; $custom-light: #d4e1e2; $custom-dark: #000000;
JSON
{
"hex": "#c2d4d6",
"rgb": {
"r": 194,
"g": 212,
"b": 214
},
"hsl": {
"h": 186,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85698,
"c": 0.01964,
"h": 204.8
},
"luminance": 0.63411
}Semantic roles & 50–950 ramp
primary
#C2D4D6
secondary
#AB9391
accent
#50489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484