#C2D0D0#C2D0D0
#C2D0D0 is a very light, near-neutral teal. Relative luminance 0.611; OKLCH L 84.7% C 0.015 H 196.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0D0 |
|---|---|
| RGB | rgb(194, 208, 208) |
| HSL | hsl(180, 13%, 79%) |
| HSV | hsv(180, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 0%, 18.4%) |
| CIE-LAB | lab(82.45, -4.73, -1.63) |
| CIE-LCH | lch(82.45, 5.00, 199.04°) |
| OKLab | oklab(84.69% -0.0146 -0.0044) |
| OKLCH | oklch(84.69% 0.015 196.9) |
| XYZ | xyz(56.1868, 61.1345, 68.5023) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 5.69
Fog
#D8DCE0
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.41
Silver
#C0C0C0
ΔE00 7.06
Gainsboro
#DCDCDC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0D0 #D0C2C2
analogous
#C2D0C9 #C2D0D0 #C2C9D0
triadic
#C2D0D0 #D0C2D0 #D0D0C2
tetradic
#C2D0D0 #C9C2D0 #D0C2C2 #C9D0C2
square
#C2D0D0 #C9C2D0 #D0C2C2 #C9D0C2
split-complementary
#C2D0D0 #D0C2C9 #D0C9C2
monochromatic
#7D9B9B #9FB5B5 #C2D0D0 #E5EBEB #EEF2F2
Accessibility & contrast
On white
1.59
#C2D0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C2D0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0D0
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0D0 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECED0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#BED1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d0d0; /* rgb */ color: rgb(194, 208, 208); /* oklch */ color: oklch(84.7% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#d4dede',
500: '#c2d0d0',
950: '#000000',
},
}SCSS
$custom: #c2d0d0; $custom-light: #d4dede; $custom-dark: #000000;
JSON
{
"hex": "#c2d0d0",
"rgb": {
"r": 194,
"g": 208,
"b": 208
},
"hsl": {
"h": 180,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.84693,
"c": 0.01523,
"h": 196.9
},
"luminance": 0.61135
}Semantic roles & 50–950 ramp
primary
#C2D0D0
secondary
#A49292
accent
#4E4E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484