#C3DED1#C3DED1
#C3DED1 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.034 H 165.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DED1 |
|---|---|
| RGB | rgb(195, 222, 209) |
| HSL | hsl(151, 29%, 82%) |
| HSV | hsv(151, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.23, -11.41, 3.35) |
| CIE-LCH | lch(86.23, 11.89, 163.62°) |
| OKLab | oklab(87.71% -0.0326 0.0087) |
| OKLCH | oklch(87.71% 0.034 165) |
| XYZ | xyz(60.1329, 68.4470, 70.3527) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.19
Honeydew
#F0FFF0
ΔE00 8.60
Duck Egg Blue
#C3FBF4
ΔE00 8.84
Ice Blue (survey)
#D7FFFE
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 8.97
Very Pale Blue
#D6FFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DED1 #DEC3D0
analogous
#C3DEC4 #C3DED1 #C3DEDE
triadic
#C3DED1 #D1C3DE #DED1C3
tetradic
#C3DED1 #C4C3DE #DEC3D0 #DEDEC3
square
#C3DED1 #C4C3DE #DEC3D0 #DEDEC3
split-complementary
#C3DED1 #DEC3DE #DEC4C3
monochromatic
#74B394 #9CC8B3 #C3DED1 #EAF4EF #EBF4F0
Accessibility & contrast
On white
1.43
#C3DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C3DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DED1
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DED1 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D8D6D2
Tritanopia (blue-blind)
#BEDEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3ded1; /* rgb */ color: rgb(195, 222, 209); /* oklch */ color: oklch(87.7% 0.034 165.0);
Tailwind
colors: {
custom: {
50: '#d5e8df',
500: '#c3ded1',
950: '#000000',
},
}SCSS
$custom: #c3ded1; $custom-light: #d5e8df; $custom-dark: #000000;
JSON
{
"hex": "#c3ded1",
"rgb": {
"r": 195,
"g": 222,
"b": 209
},
"hsl": {
"h": 151.111,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87706,
"c": 0.03371,
"h": 165
},
"luminance": 0.68448
}Semantic roles & 50–950 ramp
primary
#C3DED1
secondary
#B590A2
accent
#3E71A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484