#C2DCD2#C2DCD2
#C2DCD2 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.031 H 170.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCD2 |
|---|---|
| RGB | rgb(194, 220, 210) |
| HSL | hsl(157, 27%, 81%) |
| HSV | hsv(157, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.66, -10.53, 1.99) |
| CIE-LCH | lch(85.66, 10.72, 169.30°) |
| OKLab | oklab(87.25% -0.0304 0.0051) |
| OKLCH | oklch(87.25% 0.031 170.5) |
| XYZ | xyz(59.4715, 67.3078, 70.8187) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.08
Ice
#D6FFFA
ΔE00 8.24
Light Grey
#D8DCD6
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.73
Lightcyan
#E0FFFF
ΔE00 8.74
Very Pale Blue
#D6FFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCD2 #DCC2CC
analogous
#C2DCC5 #C2DCD2 #C2D9DC
triadic
#C2DCD2 #D2C2DC #DCD2C2
tetradic
#C2DCD2 #C5C2DC #DCC2CC #D9DCC2
square
#C2DCD2 #C5C2DC #DCC2CC #D9DCC2
split-complementary
#C2DCD2 #DCC2D9 #DCC5C2
monochromatic
#74AF99 #9BC6B5 #C2DCD2 #E9F2EF #ECF4F1
Accessibility & contrast
On white
1.45
#C2DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C2DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCD2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCD2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#BDDCD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dcd2; /* rgb */ color: rgb(194, 220, 210); /* oklch */ color: oklch(87.2% 0.031 170.5);
Tailwind
colors: {
custom: {
50: '#d4e6df',
500: '#c2dcd2',
950: '#000000',
},
}SCSS
$custom: #c2dcd2; $custom-light: #d4e6df; $custom-dark: #000000;
JSON
{
"hex": "#c2dcd2",
"rgb": {
"r": 194,
"g": 220,
"b": 210
},
"hsl": {
"h": 156.923,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87246,
"c": 0.03086,
"h": 170.5
},
"luminance": 0.67309
}Semantic roles & 50–950 ramp
primary
#C2DCD2
secondary
#B38F9D
accent
#4067A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484