#C3DFD1#C3DFD1
#C3DFD1 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.035 H 164.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD1 |
|---|---|
| RGB | rgb(195, 223, 209) |
| HSL | hsl(150, 30%, 82%) |
| HSV | hsv(150, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.49, -11.92, 3.74) |
| CIE-LCH | lch(86.49, 12.49, 162.59°) |
| OKLab | oklab(87.92% -0.0339 0.0097) |
| OKLCH | oklch(87.92% 0.035 164) |
| XYZ | xyz(60.3993, 68.9798, 70.4415) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.11
Honeydew
#F0FFF0
ΔE00 8.57
Duck Egg Blue
#C3FBF4
ΔE00 8.64
Ice Blue (survey)
#D7FFFE
ΔE00 8.93
Very Pale Blue
#D6FFFE
ΔE00 8.97
Lightcyan
#E0FFFF
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD1 #DFC3D1
analogous
#C3DFC3 #C3DFD1 #C3DFDF
triadic
#C3DFD1 #D1C3DF #DFD1C3
tetradic
#C3DFD1 #C3C3DF #DFC3D1 #DFDFC3
square
#C3DFD1 #C3C3DF #DFC3D1 #DFDFC3
split-complementary
#C3DFD1 #DFC3DF #DFC3C3
monochromatic
#73B494 #9BCAB2 #C3DFD1 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C3DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C3DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD1
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD1 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#BEDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dfd1; /* rgb */ color: rgb(195, 223, 209); /* oklch */ color: oklch(87.9% 0.035 164.0);
Tailwind
colors: {
custom: {
50: '#d5e9df',
500: '#c3dfd1',
950: '#000000',
},
}SCSS
$custom: #c3dfd1; $custom-light: #d5e9df; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd1",
"rgb": {
"r": 195,
"g": 223,
"b": 209
},
"hsl": {
"h": 150,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87916,
"c": 0.03529,
"h": 164
},
"luminance": 0.68981
}Semantic roles & 50–950 ramp
primary
#C3DFD1
secondary
#B790A3
accent
#3C73A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484