#C2DDDC#C2DDDC
#C2DDDC is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.029 H 193.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDDC |
|---|---|
| RGB | rgb(194, 221, 220) |
| HSL | hsl(178, 28%, 81%) |
| HSV | hsv(178, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(86.18, -9.10, -2.53) |
| CIE-LCH | lch(86.18, 9.44, 195.55°) |
| OKLab | oklab(87.74% -0.0278 -0.0069) |
| OKLCH | oklch(87.74% 0.029 193.9) |
| XYZ | xyz(61.0197, 68.3482, 77.6739) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 6.75
Lightcyan
#E0FFFF
ΔE00 7.25
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Pale Blue
#D6FFFE
ΔE00 7.67
Very Light Blue
#D5FFFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDDC #DDC2C3
analogous
#C2DDCF #C2DDDC #C2D1DD
triadic
#C2DDDC #DCC2DD #DDDCC2
tetradic
#C2DDDC #CFC2DD #DDC2C3 #D1DDC2
square
#C2DDDC #CFC2DD #DDC2C3 #D1DDC2
split-complementary
#C2DDDC #DDC2D1 #DDCFC2
monochromatic
#73B1AF #9BC7C5 #C2DDDC #E9F3F3 #EBF4F4
Accessibility & contrast
On white
1.43
#C2DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C2DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDDC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDDC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#BADFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dddc; /* rgb */ color: rgb(194, 221, 220); /* oklch */ color: oklch(87.7% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#d4e7e6',
500: '#c2dddc',
950: '#000000',
},
}SCSS
$custom: #c2dddc; $custom-light: #d4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dddc",
"rgb": {
"r": 194,
"g": 221,
"b": 220
},
"hsl": {
"h": 177.778,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87743,
"c": 0.02869,
"h": 193.9
},
"luminance": 0.6835
}Semantic roles & 50–950 ramp
primary
#C2DDDC
secondary
#B48F90
accent
#3E42A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484