#C3DFD2#C3DFD2
#C3DFD2 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.035 H 165.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD2 |
|---|---|
| RGB | rgb(195, 223, 210) |
| HSL | hsl(152, 30%, 82%) |
| HSV | hsv(152, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.52, -11.73, 3.25) |
| CIE-LCH | lch(86.52, 12.17, 164.53°) |
| OKLab | oklab(87.94% -0.0335 0.0084) |
| OKLCH | oklch(87.94% 0.035 165.9) |
| XYZ | xyz(60.5235, 69.0294, 71.0956) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.92
Duck Egg Blue
#C3FBF4
ΔE00 8.51
Honeydew
#F0FFF0
ΔE00 8.58
Ice Blue (survey)
#D7FFFE
ΔE00 8.69
Very Pale Blue
#D6FFFE
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD2 #DFC3D0
analogous
#C3DFC4 #C3DFD2 #C3DEDF
triadic
#C3DFD2 #D2C3DF #DFD2C3
tetradic
#C3DFD2 #C4C3DF #DFC3D0 #DEDFC3
square
#C3DFD2 #C4C3DF #DFC3D0 #DEDFC3
split-complementary
#C3DFD2 #DFC3DE #DFC4C3
monochromatic
#73B496 #9BCAB4 #C3DFD2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C3DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C3DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD2
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD2 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#BEDFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd2; /* rgb */ color: rgb(195, 223, 210); /* oklch */ color: oklch(87.9% 0.035 165.9);
Tailwind
colors: {
custom: {
50: '#d5e9df',
500: '#c3dfd2',
950: '#000000',
},
}SCSS
$custom: #c3dfd2; $custom-light: #d5e9df; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd2",
"rgb": {
"r": 195,
"g": 223,
"b": 210
},
"hsl": {
"h": 152.143,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87944,
"c": 0.03457,
"h": 165.9
},
"luminance": 0.69031
}Semantic roles & 50–950 ramp
primary
#C3DFD2
secondary
#B790A2
accent
#3C6FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484