#C2DCDE#C2DCDE
#C2DCDE is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.028 H 202.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCDE |
|---|---|
| RGB | rgb(194, 220, 222) |
| HSL | hsl(184, 30%, 82%) |
| HSV | hsv(184, 13%, 87%) |
| CMYK | cmyk(12.6%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(85.97, -8.19, -3.90) |
| CIE-LCH | lch(85.97, 9.07, 205.45°) |
| OKLab | oklab(87.6% -0.0257 -0.0105) |
| OKLCH | oklch(87.6% 0.028 202.3) |
| XYZ | xyz(61.0229, 67.9283, 78.9895) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 8.13
Very Pale Blue
#D6FFFE
ΔE00 8.21
Very Light Blue
#D5FFFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCDE #DEC4C2
analogous
#C2DED2 #C2DCDE #C2CEDE
triadic
#C2DCDE #DEC2DC #DCDEC2
tetradic
#C2DCDE #D2C2DE #DEC4C2 #CEDEC2
square
#C2DCDE #D2C2DE #DEC4C2 #CEDEC2
split-complementary
#C2DCDE #DEC2CE #DED2C2
monochromatic
#73AEB3 #9AC5C9 #C2DCDE #EAF3F3 #EBF4F4
Accessibility & contrast
On white
1.44
#C2DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C2DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCDE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCDE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#BADEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcde; /* rgb */ color: rgb(194, 220, 222); /* oklch */ color: oklch(87.6% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#d4e6e8',
500: '#c2dcde',
950: '#000000',
},
}SCSS
$custom: #c2dcde; $custom-light: #d4e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c2dcde",
"rgb": {
"r": 194,
"g": 220,
"b": 222
},
"hsl": {
"h": 184.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87595,
"c": 0.0278,
"h": 202.3
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#C2DCDE
secondary
#B5918F
accent
#453DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484