#C2DEE2#C2DEE2
#C2DEE2 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.030 H 207.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEE2 |
|---|---|
| RGB | rgb(194, 222, 226) |
| HSL | hsl(188, 36%, 82%) |
| HSV | hsv(188, 14%, 89%) |
| CMYK | cmyk(14.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(86.60, -8.41, -5.08) |
| CIE-LCH | lch(86.60, 9.82, 211.12°) |
| OKLab | oklab(88.13% -0.0269 -0.0137) |
| OKLCH | oklch(88.13% 0.03 207) |
| XYZ | xyz(62.0934, 69.2014, 82.0225) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 7.24
Pale Sky Blue
#BDF6FE
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.82
Very Light Blue
#D5FFFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEE2 #E2C6C2
analogous
#C2E2D6 #C2DEE2 #C2CEE2
triadic
#C2DEE2 #E2C2DE #DEE2C2
tetradic
#C2DEE2 #D6C2E2 #E2C6C2 #CEE2C2
square
#C2DEE2 #D6C2E2 #E2C6C2 #CEE2C2
split-complementary
#C2DEE2 #E2C2CE #E2D6C2
monochromatic
#6FB1BB #99C8CE #C2DEE2 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.42
#C2DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C2DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEE2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEE2 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D3D7E2
Tritanopia (blue-blind)
#B9E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dee2; /* rgb */ color: rgb(194, 222, 226); /* oklch */ color: oklch(88.1% 0.030 207.0);
Tailwind
colors: {
custom: {
50: '#d4e8eb',
500: '#c2dee2',
950: '#000000',
},
}SCSS
$custom: #c2dee2; $custom-light: #d4e8eb; $custom-dark: #000000;
JSON
{
"hex": "#c2dee2",
"rgb": {
"r": 194,
"g": 222,
"b": 226
},
"hsl": {
"h": 187.5,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88131,
"c": 0.03019,
"h": 207
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#C2DEE2
secondary
#BB938D
accent
#4637AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484