#C5DCD2#C5DCD2
#C5DCD2 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.028 H 167.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCD2 |
|---|---|
| RGB | rgb(197, 220, 210) |
| HSL | hsl(154, 25%, 82%) |
| HSV | hsv(154, 10%, 86%) |
| CMYK | cmyk(10.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.86, -9.54, 2.31) |
| CIE-LCH | lch(85.86, 9.82, 166.41°) |
| OKLab | oklab(87.46% -0.0274 0.006) |
| OKLCH | oklch(87.46% 0.028 167.7) |
| XYZ | xyz(60.2494, 67.7089, 70.8552) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.70
Honeydew
#F0FFF0
ΔE00 8.48
Ice
#D6FFFA
ΔE00 8.59
Powder Blue
#B0E0E6
ΔE00 8.64
Lightcyan
#E0FFFF
ΔE00 8.76
Ice Blue (survey)
#D7FFFE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCD2 #DCC5CF
analogous
#C5DCC7 #C5DCD2 #C5DBDC
triadic
#C5DCD2 #D2C5DC #DCD2C5
tetradic
#C5DCD2 #C7C5DC #DCC5CF #DBDCC5
square
#C5DCD2 #C7C5DC #DCC5CF #DBDCC5
split-complementary
#C5DCD2 #DCC5DB #DCC7C5
monochromatic
#79AE97 #9FC5B4 #C5DCD2 #EBF3F0 #ECF3F0
Accessibility & contrast
On white
1.44
#C5DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C5DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCD2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCD2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#C1DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dcd2; /* rgb */ color: rgb(197, 220, 210); /* oklch */ color: oklch(87.5% 0.028 167.7);
Tailwind
colors: {
custom: {
50: '#d6e6df',
500: '#c5dcd2',
950: '#000000',
},
}SCSS
$custom: #c5dcd2; $custom-light: #d6e6df; $custom-dark: #000000;
JSON
{
"hex": "#c5dcd2",
"rgb": {
"r": 197,
"g": 220,
"b": 210
},
"hsl": {
"h": 153.913,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87456,
"c": 0.02807,
"h": 167.7
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#C5DCD2
secondary
#B393A1
accent
#426CA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484