#C3DEDE#C3DEDE
#C3DEDE is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.1% C 0.029 H 196.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEDE |
|---|---|
| RGB | rgb(195, 222, 222) |
| HSL | hsl(180, 29%, 82%) |
| HSV | hsv(180, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.56, -8.89, -3.02) |
| CIE-LCH | lch(86.56, 9.39, 198.75°) |
| OKLab | oklab(88.08% -0.0274 -0.0082) |
| OKLCH | oklch(88.08% 0.029 196.6) |
| XYZ | xyz(61.8085, 69.1172, 79.1776) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.43
Lightcyan
#E0FFFF
ΔE00 7.00
Ice Blue (survey)
#D7FFFE
ΔE00 7.44
Very Pale Blue
#D6FFFE
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEDE #DEC3C3
analogous
#C3DED1 #C3DEDE #C3D1DE
triadic
#C3DEDE #DEC3DE #DEDEC3
tetradic
#C3DEDE #D1C3DE #DEC3C3 #D1DEC3
square
#C3DEDE #D1C3DE #DEC3C3 #D1DEC3
split-complementary
#C3DEDE #DEC3D1 #DED1C3
monochromatic
#74B3B3 #9CC8C8 #C3DEDE #EAF4F4 #EBF4F4
Accessibility & contrast
On white
1.42
#C3DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C3DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEDE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEDE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#BBE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dede; /* rgb */ color: rgb(195, 222, 222); /* oklch */ color: oklch(88.1% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#d5e8e8',
500: '#c3dede',
950: '#000000',
},
}SCSS
$custom: #c3dede; $custom-light: #d5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c3dede",
"rgb": {
"r": 195,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.8808,
"c": 0.02864,
"h": 196.6
},
"luminance": 0.69119
}Semantic roles & 50–950 ramp
primary
#C3DEDE
secondary
#B59090
accent
#3E3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484