#C2D0CF#C2D0CF
#C2D0CF is a very light, near-neutral teal. Relative luminance 0.611; OKLCH L 84.7% C 0.015 H 191.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0CF |
|---|---|
| RGB | rgb(194, 208, 207) |
| HSL | hsl(176, 13%, 79%) |
| HSV | hsv(176, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(82.42, -4.92, -1.14) |
| CIE-LCH | lch(82.42, 5.05, 193.01°) |
| OKLab | oklab(84.66% -0.015 -0.0031) |
| OKLCH | oklch(84.66% 0.015 191.7) |
| XYZ | xyz(56.0641, 61.0854, 67.8564) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.34
Light Grey
#D8DCD6
ΔE00 5.53
Light Gray
#D3D3D3
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.58
Silver
#C0C0C0
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0CF #D0C2C3
analogous
#C2D0C8 #C2D0CF #C2CAD0
triadic
#C2D0CF #CFC2D0 #D0CFC2
tetradic
#C2D0CF #C8C2D0 #D0C2C3 #CAD0C2
square
#C2D0CF #C8C2D0 #D0C2C3 #CAD0C2
split-complementary
#C2D0CF #D0C2CA #D0C8C2
monochromatic
#7D9B99 #9FB5B4 #C2D0CF #E5EBEA #EEF2F1
Accessibility & contrast
On white
1.59
#C2D0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C2D0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0CF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0CF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#BED1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d0cf; /* rgb */ color: rgb(194, 208, 207); /* oklch */ color: oklch(84.7% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#d4dedd',
500: '#c2d0cf',
950: '#000000',
},
}SCSS
$custom: #c2d0cf; $custom-light: #d4dedd; $custom-dark: #000000;
JSON
{
"hex": "#c2d0cf",
"rgb": {
"r": 194,
"g": 208,
"b": 207
},
"hsl": {
"h": 175.714,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84663,
"c": 0.01528,
"h": 191.7
},
"luminance": 0.61086
}Semantic roles & 50–950 ramp
primary
#C2D0CF
secondary
#A49293
accent
#4E5497
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484