#C3DCD2#C3DCD2
#C3DCD2 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.030 H 169.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCD2 |
|---|---|
| RGB | rgb(195, 220, 210) |
| HSL | hsl(156, 26%, 81%) |
| HSV | hsv(156, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.73, -10.20, 2.10) |
| CIE-LCH | lch(85.73, 10.42, 168.39°) |
| OKLab | oklab(87.32% -0.0294 0.0054) |
| OKLCH | oklch(87.32% 0.03 169.6) |
| XYZ | xyz(59.7291, 67.4406, 70.8308) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.73
Honeydew
#F0FFF0
ΔE00 8.78
Ice Blue (survey)
#D7FFFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCD2 #DCC3CD
analogous
#C3DCC6 #C3DCD2 #C3DADC
triadic
#C3DCD2 #D2C3DC #DCD2C3
tetradic
#C3DCD2 #C6C3DC #DCC3CD #DADCC3
square
#C3DCD2 #C6C3DC #DCC3CD #DADCC3
split-complementary
#C3DCD2 #DCC3DA #DCC6C3
monochromatic
#76AF98 #9CC5B5 #C3DCD2 #EAF3EF #ECF4F1
Accessibility & contrast
On white
1.45
#C3DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C3DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCD2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCD2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#BEDCD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c3dcd2; /* rgb */ color: rgb(195, 220, 210); /* oklch */ color: oklch(87.3% 0.030 169.6);
Tailwind
colors: {
custom: {
50: '#d5e6df',
500: '#c3dcd2',
950: '#000000',
},
}SCSS
$custom: #c3dcd2; $custom-light: #d5e6df; $custom-dark: #000000;
JSON
{
"hex": "#c3dcd2",
"rgb": {
"r": 195,
"g": 220,
"b": 210
},
"hsl": {
"h": 156,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87315,
"c": 0.02992,
"h": 169.6
},
"luminance": 0.67442
}Semantic roles & 50–950 ramp
primary
#C3DCD2
secondary
#B3909E
accent
#4169A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484