#C3DEDA#C3DEDA
#C3DEDA is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.029 H 185.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEDA |
|---|---|
| RGB | rgb(195, 222, 218) |
| HSL | hsl(171, 29%, 82%) |
| HSV | hsv(171, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(86.46, -9.68, -1.06) |
| CIE-LCH | lch(86.46, 9.74, 186.26°) |
| OKLab | oklab(87.96% -0.029 -0.003) |
| OKLCH | oklch(87.96% 0.029 185.9) |
| XYZ | xyz(61.2788, 68.9053, 76.3876) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 7.45
Ice
#D6FFFA
ΔE00 7.48
Very Pale Blue
#D6FFFE
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEDA #DEC3C7
analogous
#C3DECD #C3DEDA #C3D5DE
triadic
#C3DEDA #DAC3DE #DEDAC3
tetradic
#C3DEDA #CDC3DE #DEC3C7 #D5DEC3
square
#C3DEDA #CDC3DE #DEC3C7 #D5DEC3
split-complementary
#C3DEDA #DEC3D5 #DECDC3
monochromatic
#74B3A9 #9CC8C2 #C3DEDA #EAF4F2 #EBF4F3
Accessibility & contrast
On white
1.42
#C3DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C3DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEDA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEDA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#BCDFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3deda; /* rgb */ color: rgb(195, 222, 218); /* oklch */ color: oklch(88.0% 0.029 185.9);
Tailwind
colors: {
custom: {
50: '#d5e8e5',
500: '#c3deda',
950: '#000000',
},
}SCSS
$custom: #c3deda; $custom-light: #d5e8e5; $custom-dark: #000000;
JSON
{
"hex": "#c3deda",
"rgb": {
"r": 195,
"g": 222,
"b": 218
},
"hsl": {
"h": 171.111,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87962,
"c": 0.02915,
"h": 185.9
},
"luminance": 0.68907
}Semantic roles & 50–950 ramp
primary
#C3DEDA
secondary
#B59095
accent
#3E4EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484