#C2DEDD#C2DEDD
#C2DEDD is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.030 H 194.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEDD |
|---|---|
| RGB | rgb(194, 222, 221) |
| HSL | hsl(178, 30%, 82%) |
| HSV | hsv(178, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.47, -9.41, -2.63) |
| CIE-LCH | lch(86.47, 9.77, 195.64°) |
| OKLab | oklab(87.98% -0.0288 -0.0072) |
| OKLCH | oklch(87.98% 0.03 194) |
| XYZ | xyz(61.4173, 68.9310, 78.4618) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 6.70
Lightcyan
#E0FFFF
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.30
Very Pale Blue
#D6FFFE
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEDD #DEC2C3
analogous
#C2DECF #C2DEDD #C2D1DE
triadic
#C2DEDD #DDC2DE #DEDDC2
tetradic
#C2DEDD #CFC2DE #DEC2C3 #D1DEC2
square
#C2DEDD #CFC2DE #DEC2C3 #D1DEC2
split-complementary
#C2DEDD #DEC2D1 #DECFC2
monochromatic
#73B3B1 #9AC9C7 #C2DEDD #EAF3F3 #EBF4F4
Accessibility & contrast
On white
1.42
#C2DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C2DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEDD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEDD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#BAE0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dedd; /* rgb */ color: rgb(194, 222, 221); /* oklch */ color: oklch(88.0% 0.030 194.0);
Tailwind
colors: {
custom: {
50: '#d4e8e7',
500: '#c2dedd',
950: '#000000',
},
}SCSS
$custom: #c2dedd; $custom-light: #d4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#c2dedd",
"rgb": {
"r": 194,
"g": 222,
"b": 221
},
"hsl": {
"h": 177.857,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87981,
"c": 0.0297,
"h": 194
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#C2DEDD
secondary
#B58F90
accent
#3D41A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484