#C3D5CC#C3D5CC
#C3D5CC is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.7% C 0.023 H 164.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D5CC |
|---|---|
| RGB | rgb(195, 213, 204) |
| HSL | hsl(150, 18%, 80%) |
| HSV | hsv(150, 8%, 84%) |
| CMYK | cmyk(8.5%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(83.73, -7.74, 2.37) |
| CIE-LCH | lch(83.73, 8.10, 162.95°) |
| OKLab | oklab(85.69% -0.0221 0.0062) |
| OKLCH | oklch(85.69% 0.023 164.4) |
| XYZ | xyz(57.1967, 63.5495, 66.3679) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 9.37
Honeydew
#F0FFF0
ΔE00 9.53
Powder Blue
#B0E0E6
ΔE00 9.61
Gainsboro
#DCDCDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D5CC #D5C3CC
analogous
#C3D5C3 #C3D5CC #C3D5D5
triadic
#C3D5CC #CCC3D5 #D5CCC3
tetradic
#C3D5CC #C3C3D5 #D5C3CC #D5D5C3
square
#C3D5CC #C3C3D5 #D5C3CC #D5D5C3
split-complementary
#C3D5CC #D5C3D5 #D5C3C3
monochromatic
#7BA38F #9FBCAD #C3D5CC #E7EEEB #EDF2F0
Accessibility & contrast
On white
1.53
#C3D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#C3D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D5CC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D5CC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#C0D5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c3d5cc; /* rgb */ color: rgb(195, 213, 204); /* oklch */ color: oklch(85.7% 0.023 164.4);
Tailwind
colors: {
custom: {
50: '#d5e1db',
500: '#c3d5cc',
950: '#000000',
},
}SCSS
$custom: #c3d5cc; $custom-light: #d5e1db; $custom-dark: #000000;
JSON
{
"hex": "#c3d5cc",
"rgb": {
"r": 195,
"g": 213,
"b": 204
},
"hsl": {
"h": 150,
"s": 17.647,
"l": 80
},
"oklch": {
"l": 0.85687,
"c": 0.02296,
"h": 164.4
},
"luminance": 0.6355
}Semantic roles & 50–950 ramp
primary
#C3D5CC
secondary
#AA929E
accent
#4A739C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484