#C2D3CC#C2D3CC
#C2D3CC is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.2% C 0.021 H 169.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3CC |
|---|---|
| RGB | rgb(194, 211, 204) |
| HSL | hsl(155, 16%, 79%) |
| HSV | hsv(155, 8%, 83%) |
| CMYK | cmyk(8.1%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(83.13, -7.04, 1.50) |
| CIE-LCH | lch(83.13, 7.20, 167.99°) |
| OKLab | oklab(85.2% -0.0203 0.0039) |
| OKLCH | oklch(85.2% 0.021 169.2) |
| XYZ | xyz(56.4392, 62.4168, 66.1892) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 8.66
Fog
#D8DCE0
ΔE00 9.02
Gainsboro
#DCDCDC
ΔE00 9.12
Silver
#C0C0C0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3CC #D3C2C9
analogous
#C2D3C4 #C2D3CC #C2D2D3
triadic
#C2D3CC #CCC2D3 #D3CCC2
tetradic
#C2D3CC #C4C2D3 #D3C2C9 #D2D3C2
square
#C2D3CC #C4C2D3 #D3C2C9 #D2D3C2
split-complementary
#C2D3CC #D3C2D2 #D3C4C2
monochromatic
#7BA091 #9EB9AE #C2D3CC #E6EDEA #EDF2F0
Accessibility & contrast
On white
1.56
#C2D3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C2D3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3CC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3CC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#CFCECC
Tritanopia (blue-blind)
#BFD3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d3cc; /* rgb */ color: rgb(194, 211, 204); /* oklch */ color: oklch(85.2% 0.021 169.2);
Tailwind
colors: {
custom: {
50: '#d4e0db',
500: '#c2d3cc',
950: '#000000',
},
}SCSS
$custom: #c2d3cc; $custom-light: #d4e0db; $custom-dark: #000000;
JSON
{
"hex": "#c2d3cc",
"rgb": {
"r": 194,
"g": 211,
"b": 204
},
"hsl": {
"h": 155.294,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.85198,
"c": 0.02071,
"h": 169.2
},
"luminance": 0.62417
}Semantic roles & 50–950 ramp
primary
#C2D3CC
secondary
#A8919B
accent
#4B6C9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484