#C2D2CA#C2D2CA
#C2D2CA is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.020 H 164.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2CA |
|---|---|
| RGB | rgb(194, 210, 202) |
| HSL | hsl(150, 15%, 79%) |
| HSV | hsv(150, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.82, -6.90, 2.11) |
| CIE-LCH | lch(82.82, 7.22, 163.03°) |
| OKLab | oklab(84.93% -0.0197 0.0055) |
| OKLCH | oklch(84.93% 0.02 164.5) |
| XYZ | xyz(55.9532, 61.8262, 64.8515) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.94
Silver (survey)
#C5C9C7
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 8.61
Gainsboro
#DCDCDC
ΔE00 9.13
Fog
#D8DCE0
ΔE00 9.18
Silver
#C0C0C0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2CA #D2C2CA
analogous
#C2D2C2 #C2D2CA #C2D2D2
triadic
#C2D2CA #CAC2D2 #D2CAC2
tetradic
#C2D2CA #C2C2D2 #D2C2CA #D2D2C2
square
#C2D2CA #C2C2D2 #D2C2CA #D2D2C2
split-complementary
#C2D2CA #D2C2D2 #D2C2C2
monochromatic
#7C9E8D #9FB8AB #C2D2CA #E5ECE9 #EDF2F0
Accessibility & contrast
On white
1.57
#C2D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C2D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2CA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2CA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#BFD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2ca; /* rgb */ color: rgb(194, 210, 202); /* oklch */ color: oklch(84.9% 0.020 164.5);
Tailwind
colors: {
custom: {
50: '#d4dfda',
500: '#c2d2ca',
950: '#000000',
},
}SCSS
$custom: #c2d2ca; $custom-light: #d4dfda; $custom-dark: #000000;
JSON
{
"hex": "#c2d2ca",
"rgb": {
"r": 194,
"g": 210,
"b": 202
},
"hsl": {
"h": 150,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84934,
"c": 0.02049,
"h": 164.5
},
"luminance": 0.61827
}Semantic roles & 50–950 ramp
primary
#C2D2CA
secondary
#A7929C
accent
#4C7399
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483