#C3DED2#C3DED2
#C3DED2 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.033 H 167.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DED2 |
|---|---|
| RGB | rgb(195, 222, 210) |
| HSL | hsl(153, 29%, 82%) |
| HSV | hsv(153, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.25, -11.22, 2.86) |
| CIE-LCH | lch(86.25, 11.58, 165.69°) |
| OKLab | oklab(87.73% -0.0322 0.0074) |
| OKLCH | oklch(87.73% 0.033 167) |
| XYZ | xyz(60.2571, 68.4967, 71.0068) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.03
Powder Blue
#B0E0E6
ΔE00 8.61
Honeydew
#F0FFF0
ΔE00 8.62
Ice Blue (survey)
#D7FFFE
ΔE00 8.70
Duck Egg Blue
#C3FBF4
ΔE00 8.73
Very Pale Blue
#D6FFFE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DED2 #DEC3CF
analogous
#C3DEC5 #C3DED2 #C3DDDE
triadic
#C3DED2 #D2C3DE #DED2C3
tetradic
#C3DED2 #C5C3DE #DEC3CF #DDDEC3
square
#C3DED2 #C5C3DE #DEC3CF #DDDEC3
split-complementary
#C3DED2 #DEC3DD #DEC5C3
monochromatic
#74B397 #9CC8B4 #C3DED2 #EAF4F0 #EBF4F0
Accessibility & contrast
On white
1.43
#C3DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C3DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DED2
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DED2 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#BEDEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3ded2; /* rgb */ color: rgb(195, 222, 210); /* oklch */ color: oklch(87.7% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#d5e8df',
500: '#c3ded2',
950: '#000000',
},
}SCSS
$custom: #c3ded2; $custom-light: #d5e8df; $custom-dark: #000000;
JSON
{
"hex": "#c3ded2",
"rgb": {
"r": 195,
"g": 222,
"b": 210
},
"hsl": {
"h": 153.333,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87734,
"c": 0.03301,
"h": 167
},
"luminance": 0.68498
}Semantic roles & 50–950 ramp
primary
#C3DED2
secondary
#B590A1
accent
#3E6DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484