#C5DCDA#C5DCDA
#C5DCDA is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.7% C 0.025 H 190.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCDA |
|---|---|
| RGB | rgb(197, 220, 218) |
| HSL | hsl(175, 25%, 82%) |
| HSV | hsv(175, 10%, 86%) |
| CMYK | cmyk(10.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.07, -8.01, -1.62) |
| CIE-LCH | lch(86.07, 8.17, 191.43°) |
| OKLab | oklab(87.69% -0.0243 -0.0044) |
| OKLCH | oklch(87.69% 0.025 190.4) |
| XYZ | xyz(61.2711, 68.1176, 76.2360) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Light Grey
#D8DCD6
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 8.15
Ice Blue (survey)
#D7FFFE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCDA #DCC5C7
analogous
#C5DCCF #C5DCDA #C5D3DC
triadic
#C5DCDA #DAC5DC #DCDAC5
tetradic
#C5DCDA #CFC5DC #DCC5C7 #D3DCC5
square
#C5DCDA #CFC5DC #DCC5C7 #D3DCC5
split-complementary
#C5DCDA #DCC5D3 #DCCFC5
monochromatic
#79AEA9 #9FC5C2 #C5DCDA #EBF3F2 #ECF3F3
Accessibility & contrast
On white
1.44
#C5DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C5DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCDA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCDA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#BFDDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dcda; /* rgb */ color: rgb(197, 220, 218); /* oklch */ color: oklch(87.7% 0.025 190.4);
Tailwind
colors: {
custom: {
50: '#d6e6e5',
500: '#c5dcda',
950: '#000000',
},
}SCSS
$custom: #c5dcda; $custom-light: #d6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c5dcda",
"rgb": {
"r": 197,
"g": 220,
"b": 218
},
"hsl": {
"h": 174.783,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87686,
"c": 0.02468,
"h": 190.4
},
"luminance": 0.68119
}Semantic roles & 50–950 ramp
primary
#C5DCDA
secondary
#B39395
accent
#424BA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484