#C2DCCF#C2DCCF
#C2DCCF is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.033 H 164.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCCF |
|---|---|
| RGB | rgb(194, 220, 207) |
| HSL | hsl(150, 27%, 81%) |
| HSV | hsv(150, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.58, -11.10, 3.47) |
| CIE-LCH | lch(85.58, 11.63, 162.65°) |
| OKLab | oklab(87.16% -0.0316 0.009) |
| OKLCH | oklch(87.16% 0.033 164.1) |
| XYZ | xyz(59.1013, 67.1597, 68.8687) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.66
Honeydew
#F0FFF0
ΔE00 8.84
Light Grey
#D8DCD6
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.13
Duck Egg Blue
#C3FBF4
ΔE00 9.31
Ice Blue (survey)
#D7FFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCCF #DCC2CF
analogous
#C2DCC2 #C2DCCF #C2DCDC
triadic
#C2DCCF #CFC2DC #DCCFC2
tetradic
#C2DCCF #C2C2DC #DCC2CF #DCDCC2
square
#C2DCCF #C2C2DC #DCC2CF #DCDCC2
split-complementary
#C2DCCF #DCC2DC #DCC2C2
monochromatic
#74AF92 #9BC6B0 #C2DCCF #E9F2EE #ECF4F0
Accessibility & contrast
On white
1.46
#C2DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C2DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCCF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCCF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#BDDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dccf; /* rgb */ color: rgb(194, 220, 207); /* oklch */ color: oklch(87.2% 0.033 164.1);
Tailwind
colors: {
custom: {
50: '#d4e6dd',
500: '#c2dccf',
950: '#000000',
},
}SCSS
$custom: #c2dccf; $custom-light: #d4e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c2dccf",
"rgb": {
"r": 194,
"g": 220,
"b": 207
},
"hsl": {
"h": 150,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87162,
"c": 0.03288,
"h": 164.1
},
"luminance": 0.67161
}Semantic roles & 50–950 ramp
primary
#C2DCCF
secondary
#B38FA1
accent
#4073A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484