#C2D4D0#C2D4D0
#C2D4D0 is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.5% C 0.020 H 181.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4D0 |
|---|---|
| RGB | rgb(194, 212, 208) |
| HSL | hsl(167, 17%, 80%) |
| HSV | hsv(167, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 1.9%, 16.9%) |
| CIE-LAB | lab(83.50, -6.80, -0.10) |
| CIE-LCH | lch(83.50, 6.80, 180.81°) |
| OKLab | oklab(85.52% -0.0202 -0.0004) |
| OKLCH | oklch(85.52% 0.02 181) |
| XYZ | xyz(57.1743, 63.1096, 68.8314) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.24
Fog
#D8DCE0
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 8.48
Gainsboro
#DCDCDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4D0 #D4C2C6
analogous
#C2D4C7 #C2D4D0 #C2CFD4
triadic
#C2D4D0 #D0C2D4 #D4D0C2
tetradic
#C2D4D0 #C7C2D4 #D4C2C6 #CFD4C2
square
#C2D4D0 #C7C2D4 #D4C2C6 #CFD4C2
split-complementary
#C2D4D0 #D4C2CF #D4C7C2
monochromatic
#7AA199 #9EBBB4 #C2D4D0 #E6EDEC #EDF2F1
Accessibility & contrast
On white
1.54
#C2D4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C2D4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4D0
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4D0 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D0
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#BED5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4d0; /* rgb */ color: rgb(194, 212, 208); /* oklch */ color: oklch(85.5% 0.020 181.0);
Tailwind
colors: {
custom: {
50: '#d4e1de',
500: '#c2d4d0',
950: '#000000',
},
}SCSS
$custom: #c2d4d0; $custom-light: #d4e1de; $custom-dark: #000000;
JSON
{
"hex": "#c2d4d0",
"rgb": {
"r": 194,
"g": 212,
"b": 208
},
"hsl": {
"h": 166.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85521,
"c": 0.02016,
"h": 181
},
"luminance": 0.6311
}Semantic roles & 50–950 ramp
primary
#C2D4D0
secondary
#A99197
accent
#4A5C9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484