#C3DCDA#C3DCDA
#C3DCDA is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.027 H 190.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCDA |
|---|---|
| RGB | rgb(195, 220, 218) |
| HSL | hsl(175, 26%, 81%) |
| HSV | hsv(175, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.93, -8.66, -1.83) |
| CIE-LCH | lch(85.93, 8.85, 191.95°) |
| OKLab | oklab(87.55% -0.0263 -0.005) |
| OKLCH | oklch(87.55% 0.027 190.8) |
| XYZ | xyz(60.7508, 67.8493, 76.2116) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 7.32
Lightcyan
#E0FFFF
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 7.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.98
Very Pale Blue
#D6FFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCDA #DCC3C5
analogous
#C3DCCE #C3DCDA #C3D2DC
triadic
#C3DCDA #DAC3DC #DCDAC3
tetradic
#C3DCDA #CEC3DC #DCC3C5 #D2DCC3
square
#C3DCDA #CEC3DC #DCC3C5 #D2DCC3
split-complementary
#C3DCDA #DCC3D2 #DCCEC3
monochromatic
#76AFAA #9CC5C2 #C3DCDA #EAF3F2 #ECF4F3
Accessibility & contrast
On white
1.44
#C3DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C3DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCDA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCDA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#BCDEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3dcda; /* rgb */ color: rgb(195, 220, 218); /* oklch */ color: oklch(87.5% 0.027 190.8);
Tailwind
colors: {
custom: {
50: '#d5e6e5',
500: '#c3dcda',
950: '#000000',
},
}SCSS
$custom: #c3dcda; $custom-light: #d5e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c3dcda",
"rgb": {
"r": 195,
"g": 220,
"b": 218
},
"hsl": {
"h": 175.2,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.87546,
"c": 0.02676,
"h": 190.8
},
"luminance": 0.6785
}Semantic roles & 50–950 ramp
primary
#C3DCDA
secondary
#B39093
accent
#4149A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484