#C2D4CC#C2D4CC
#C2D4CC is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.4% C 0.022 H 167.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4CC |
|---|---|
| RGB | rgb(194, 212, 204) |
| HSL | hsl(153, 17%, 80%) |
| HSV | hsv(153, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(83.40, -7.56, 1.88) |
| CIE-LCH | lch(83.40, 7.79, 166.03°) |
| OKLab | oklab(85.41% -0.0217 0.0049) |
| OKLCH | oklch(85.41% 0.022 167.4) |
| XYZ | xyz(56.6884, 62.9152, 66.2723) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 9.16
Powder Blue
#B0E0E6
ΔE00 9.38
Fog
#D8DCE0
ΔE00 9.52
Gainsboro
#DCDCDC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4CC #D4C2CA
analogous
#C2D4C3 #C2D4CC #C2D3D4
triadic
#C2D4CC #CCC2D4 #D4CCC2
tetradic
#C2D4CC #C3C2D4 #D4C2CA #D3D4C2
square
#C2D4CC #C3C2D4 #D4C2CA #D3D4C2
split-complementary
#C2D4CC #D4C2D3 #D4C3C2
monochromatic
#7AA190 #9EBBAE #C2D4CC #E6EDEA #EDF2F0
Accessibility & contrast
On white
1.55
#C2D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C2D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4CC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4CC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CC
Deuteranopia (green-blind)
#CFCFCC
Tritanopia (blue-blind)
#BFD4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4cc; /* rgb */ color: rgb(194, 212, 204); /* oklch */ color: oklch(85.4% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#d4e1db',
500: '#c2d4cc',
950: '#000000',
},
}SCSS
$custom: #c2d4cc; $custom-light: #d4e1db; $custom-dark: #000000;
JSON
{
"hex": "#c2d4cc",
"rgb": {
"r": 194,
"g": 212,
"b": 204
},
"hsl": {
"h": 153.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85406,
"c": 0.02228,
"h": 167.4
},
"luminance": 0.62916
}Semantic roles & 50–950 ramp
primary
#C2D4CC
secondary
#A9919C
accent
#4A6E9C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484