#C2DDDE#C2DDDE
#C2DDDE is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.8% C 0.029 H 199.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDDE |
|---|---|
| RGB | rgb(194, 221, 222) |
| HSL | hsl(182, 30%, 82%) |
| HSV | hsv(182, 13%, 87%) |
| CMYK | cmyk(12.6%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.23, -8.70, -3.51) |
| CIE-LCH | lch(86.23, 9.38, 201.97°) |
| OKLab | oklab(87.8% -0.0271 -0.0095) |
| OKLCH | oklch(87.8% 0.029 199.4) |
| XYZ | xyz(61.2862, 68.4548, 79.0772) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 7.25
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Very Pale Blue
#D6FFFE
ΔE00 7.79
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDDE #DEC3C2
analogous
#C2DED1 #C2DDDE #C2CFDE
triadic
#C2DDDE #DEC2DD #DDDEC2
tetradic
#C2DDDE #D1C2DE #DEC3C2 #CFDEC2
square
#C2DDDE #D1C2DE #DEC3C2 #CFDEC2
split-complementary
#C2DDDE #DEC2CF #DED1C2
monochromatic
#73B1B3 #9AC7C9 #C2DDDE #EAF3F3 #EBF4F4
Accessibility & contrast
On white
1.43
#C2DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C2DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDDE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDDE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#BADFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ddde; /* rgb */ color: rgb(194, 221, 222); /* oklch */ color: oklch(87.8% 0.029 199.4);
Tailwind
colors: {
custom: {
50: '#d4e7e8',
500: '#c2ddde',
950: '#000000',
},
}SCSS
$custom: #c2ddde; $custom-light: #d4e7e8; $custom-dark: #000000;
JSON
{
"hex": "#c2ddde",
"rgb": {
"r": 194,
"g": 221,
"b": 222
},
"hsl": {
"h": 182.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87803,
"c": 0.0287,
"h": 199.4
},
"luminance": 0.68456
}Semantic roles & 50–950 ramp
primary
#C2DDDE
secondary
#B5908F
accent
#413DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484