#C3DFD3#C3DFD3
#C3DFD3 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.034 H 167.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD3 |
|---|---|
| RGB | rgb(195, 223, 211) |
| HSL | hsl(154, 30%, 82%) |
| HSV | hsv(154, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.54, -11.54, 2.76) |
| CIE-LCH | lch(86.54, 11.86, 166.57°) |
| OKLab | oklab(87.97% -0.0331 0.0071) |
| OKLCH | oklch(87.97% 0.034 167.9) |
| XYZ | xyz(60.6485, 69.0794, 71.7537) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.76
Duck Egg Blue
#C3FBF4
ΔE00 8.40
Ice Blue (survey)
#D7FFFE
ΔE00 8.46
Powder Blue
#B0E0E6
ΔE00 8.47
Very Pale Blue
#D6FFFE
ΔE00 8.50
Honeydew
#F0FFF0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD3 #DFC3CF
analogous
#C3DFC5 #C3DFD3 #C3DDDF
triadic
#C3DFD3 #D3C3DF #DFD3C3
tetradic
#C3DFD3 #C5C3DF #DFC3CF #DDDFC3
square
#C3DFD3 #C5C3DF #DFC3CF #DDDFC3
split-complementary
#C3DFD3 #DFC3DD #DFC5C3
monochromatic
#73B498 #9BCAB6 #C3DFD3 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C3DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C3DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD3
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD3 | 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)
#DDDBD2
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#BEDFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd3; /* rgb */ color: rgb(195, 223, 211); /* oklch */ color: oklch(88.0% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#d5e9e0',
500: '#c3dfd3',
950: '#000000',
},
}SCSS
$custom: #c3dfd3; $custom-light: #d5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd3",
"rgb": {
"r": 195,
"g": 223,
"b": 211
},
"hsl": {
"h": 154.286,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87971,
"c": 0.03389,
"h": 167.9
},
"luminance": 0.69081
}Semantic roles & 50–950 ramp
primary
#C3DFD3
secondary
#B790A0
accent
#3C6BA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484