#C2DFE0#C2DFE0
#C2DFE0 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.031 H 199.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFE0 |
|---|---|
| RGB | rgb(194, 223, 224) |
| HSL | hsl(182, 33%, 82%) |
| HSV | hsv(182, 13%, 88%) |
| CMYK | cmyk(13.4%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.81, -9.32, -3.71) |
| CIE-LCH | lch(86.81, 10.04, 201.72°) |
| OKLab | oklab(88.28% -0.029 -0.0101) |
| OKLCH | oklch(88.28% 0.031 199.2) |
| XYZ | xyz(62.0870, 69.6250, 80.6744) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.13
Very Pale Blue
#D6FFFE
ΔE00 7.20
Very Light Blue
#D5FFFF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFE0 #E0C3C2
analogous
#C2E0D2 #C2DFE0 #C2D0E0
triadic
#C2DFE0 #E0C2DF #DFE0C2
tetradic
#C2DFE0 #D2C2E0 #E0C3C2 #D0E0C2
square
#C2DFE0 #D2C2E0 #E0C3C2 #D0E0C2
split-complementary
#C2DFE0 #E0C2D0 #E0D2C2
monochromatic
#71B4B7 #99CACB #C2DFE0 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.41
#C2DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C2DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFE0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFE0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCE0
Deuteranopia (green-blind)
#D5D7E0
Tritanopia (blue-blind)
#B9E1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfe0; /* rgb */ color: rgb(194, 223, 224); /* oklch */ color: oklch(88.3% 0.031 199.2);
Tailwind
colors: {
custom: {
50: '#d4e9e9',
500: '#c2dfe0',
950: '#000000',
},
}SCSS
$custom: #c2dfe0; $custom-light: #d4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c2dfe0",
"rgb": {
"r": 194,
"g": 223,
"b": 224
},
"hsl": {
"h": 182,
"s": 32.609,
"l": 81.961
},
"oklch": {
"l": 0.88279,
"c": 0.03071,
"h": 199.2
},
"luminance": 0.69627
}Semantic roles & 50–950 ramp
primary
#C2DFE0
secondary
#B8908E
accent
#3E3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484