#C2DFE2#C2DFE2
#C2DFE2 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.031 H 204.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFE2 |
|---|---|
| RGB | rgb(194, 223, 226) |
| HSL | hsl(186, 36%, 82%) |
| HSV | hsv(186, 14%, 89%) |
| CMYK | cmyk(14.2%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.87, -8.92, -4.69) |
| CIE-LCH | lch(86.87, 10.08, 207.73°) |
| OKLab | oklab(88.34% -0.0282 -0.0127) |
| OKLCH | oklch(88.34% 0.031 204.2) |
| XYZ | xyz(62.3598, 69.7342, 82.1113) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.58
Lightblue
#ADD8E6
ΔE00 5.24
Lightcyan
#E0FFFF
ΔE00 6.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Pale Sky Blue
#BDF6FE
ΔE00 7.38
Very Light Blue
#D5FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFE2 #E2C5C2
analogous
#C2E2D5 #C2DFE2 #C2CFE2
triadic
#C2DFE2 #E2C2DF #DFE2C2
tetradic
#C2DFE2 #D5C2E2 #E2C5C2 #CFE2C2
square
#C2DFE2 #D5C2E2 #E2C5C2 #CFE2C2
split-complementary
#C2DFE2 #E2C2CF #E2D5C2
monochromatic
#6FB3BB #99C9CE #C2DFE2 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.40
#C2DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C2DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFE2
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFE2 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#D4D8E2
Tritanopia (blue-blind)
#B9E2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfe2; /* rgb */ color: rgb(194, 223, 226); /* oklch */ color: oklch(88.3% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#d4e9eb',
500: '#c2dfe2',
950: '#000000',
},
}SCSS
$custom: #c2dfe2; $custom-light: #d4e9eb; $custom-dark: #000000;
JSON
{
"hex": "#c2dfe2",
"rgb": {
"r": 194,
"g": 223,
"b": 226
},
"hsl": {
"h": 185.625,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88339,
"c": 0.03096,
"h": 204.2
},
"luminance": 0.69736
}Semantic roles & 50–950 ramp
primary
#C2DFE2
secondary
#BB928D
accent
#4237AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484