#C2DEDF#C2DEDF
#C2DEDF is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.030 H 199.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEDF |
|---|---|
| RGB | rgb(194, 222, 223) |
| HSL | hsl(182, 31%, 82%) |
| HSV | hsv(182, 13%, 87%) |
| CMYK | cmyk(13%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(86.52, -9.01, -3.61) |
| CIE-LCH | lch(86.52, 9.71, 201.84°) |
| OKLab | oklab(88.04% -0.028 -0.0098) |
| OKLCH | oklch(88.04% 0.03 199.3) |
| XYZ | xyz(61.6854, 69.0382, 79.8735) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.88
Lightblue
#ADD8E6
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Very Pale Blue
#D6FFFE
ΔE00 7.49
Very Light Blue
#D5FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEDF #DFC3C2
analogous
#C2DFD2 #C2DEDF #C2D0DF
triadic
#C2DEDF #DFC2DE #DEDFC2
tetradic
#C2DEDF #D2C2DF #DFC3C2 #D0DFC2
square
#C2DEDF #D2C2DF #DFC3C2 #D0DFC2
split-complementary
#C2DEDF #DFC2D0 #DFD2C2
monochromatic
#72B3B5 #9AC8CA #C2DEDF #EAF4F4 #EBF4F4
Accessibility & contrast
On white
1.42
#C2DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C2DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEDF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEDF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#BAE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dedf; /* rgb */ color: rgb(194, 222, 223); /* oklch */ color: oklch(88.0% 0.030 199.3);
Tailwind
colors: {
custom: {
50: '#d4e8e9',
500: '#c2dedf',
950: '#000000',
},
}SCSS
$custom: #c2dedf; $custom-light: #d4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#c2dedf",
"rgb": {
"r": 194,
"g": 222,
"b": 223
},
"hsl": {
"h": 182.069,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88041,
"c": 0.0297,
"h": 199.3
},
"luminance": 0.6904
}Semantic roles & 50–950 ramp
primary
#C2DEDF
secondary
#B7908E
accent
#3F3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484