#C2D5CD#C2D5CD
#C2D5CD is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.6% C 0.023 H 168.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D5CD |
|---|---|
| RGB | rgb(194, 213, 205) |
| HSL | hsl(155, 18%, 80%) |
| HSV | hsv(155, 9%, 84%) |
| CMYK | cmyk(8.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.69, -7.89, 1.77) |
| CIE-LCH | lch(83.69, 8.09, 167.36°) |
| OKLab | oklab(85.64% -0.0227 0.0046) |
| OKLCH | oklch(85.64% 0.023 168.6) |
| XYZ | xyz(57.0595, 63.4648, 66.9896) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 9.09
Light Gray
#D3D3D3
ΔE00 9.44
Fog
#D8DCE0
ΔE00 9.71
Honeydew
#F0FFF0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D5CD #D5C2CA
analogous
#C2D5C4 #C2D5CD #C2D4D5
triadic
#C2D5CD #CDC2D5 #D5CDC2
tetradic
#C2D5CD #C4C2D5 #D5C2CA #D4D5C2
square
#C2D5CD #C4C2D5 #D5C2CA #D4D5C2
split-complementary
#C2D5CD #D5C2D4 #D5C4C2
monochromatic
#7AA392 #9EBCAF #C2D5CD #E6EEEB #EDF3F0
Accessibility & contrast
On white
1.53
#C2D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C2D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D5CD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D5CD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#BED5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d5cd; /* rgb */ color: rgb(194, 213, 205); /* oklch */ color: oklch(85.6% 0.023 168.6);
Tailwind
colors: {
custom: {
50: '#d4e1dc',
500: '#c2d5cd',
950: '#000000',
},
}SCSS
$custom: #c2d5cd; $custom-light: #d4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c2d5cd",
"rgb": {
"r": 194,
"g": 213,
"b": 205
},
"hsl": {
"h": 154.737,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.85643,
"c": 0.02319,
"h": 168.6
},
"luminance": 0.63466
}Semantic roles & 50–950 ramp
primary
#C2D5CD
secondary
#AA919C
accent
#496C9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484