#C2D3CF#C2D3CF
#C2D3CF is a very light, near-neutral teal. Relative luminance 0.626; OKLCH L 85.3% C 0.019 H 180.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3CF |
|---|---|
| RGB | rgb(194, 211, 207) |
| HSL | hsl(166, 16%, 79%) |
| HSV | hsv(166, 8%, 83%) |
| CMYK | cmyk(8.1%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(83.21, -6.48, 0.01) |
| CIE-LCH | lch(83.21, 6.48, 179.87°) |
| OKLab | oklab(85.28% -0.0192 -0.0001) |
| OKLCH | oklch(85.28% 0.019 180.2) |
| XYZ | xyz(56.8025, 62.5621, 68.1025) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3CF #D3C2C6
analogous
#C2D3C7 #C2D3CF #C2CFD3
triadic
#C2D3CF #CFC2D3 #D3CFC2
tetradic
#C2D3CF #C7C2D3 #D3C2C6 #CFD3C2
square
#C2D3CF #C7C2D3 #D3C2C6 #CFD3C2
split-complementary
#C2D3CF #D3C2CF #D3C7C2
monochromatic
#7BA097 #9EB9B3 #C2D3CF #E6EDEB #EDF2F1
Accessibility & contrast
On white
1.55
#C2D3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C2D3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3CF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3CF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#BED4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d3cf; /* rgb */ color: rgb(194, 211, 207); /* oklch */ color: oklch(85.3% 0.019 180.2);
Tailwind
colors: {
custom: {
50: '#d4e0dd',
500: '#c2d3cf',
950: '#000000',
},
}SCSS
$custom: #c2d3cf; $custom-light: #d4e0dd; $custom-dark: #000000;
JSON
{
"hex": "#c2d3cf",
"rgb": {
"r": 194,
"g": 211,
"b": 207
},
"hsl": {
"h": 165.882,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.85284,
"c": 0.01916,
"h": 180.2
},
"luminance": 0.62563
}Semantic roles & 50–950 ramp
primary
#C2D3CF
secondary
#A89197
accent
#4B5E9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484