#C7DCDA#C7DCDA
#C7DCDA is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.8% C 0.023 H 189.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCDA |
|---|---|
| RGB | rgb(199, 220, 218) |
| HSL | hsl(174, 23%, 82%) |
| HSV | hsv(174, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.20, -7.36, -1.41) |
| CIE-LCH | lch(86.20, 7.49, 190.81°) |
| OKLab | oklab(87.83% -0.0223 -0.0039) |
| OKLCH | oklch(87.83% 0.023 189.8) |
| XYZ | xyz(61.7984, 68.3895, 76.2607) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 7.62
Lightcyan
#E0FFFF
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCDA #DCC7C9
analogous
#C7DCD0 #C7DCDA #C7D4DC
triadic
#C7DCDA #DAC7DC #DCDAC7
tetradic
#C7DCDA #D0C7DC #DCC7C9 #D4DCC7
square
#C7DCDA #D0C7DC #DCC7C9 #D4DCC7
split-complementary
#C7DCDA #DCC7D4 #DCD0C7
monochromatic
#7CADA8 #A1C4C1 #C7DCDA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C7DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C7DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCDA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCDA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADA
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#C2DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dcda; /* rgb */ color: rgb(199, 220, 218); /* oklch */ color: oklch(87.8% 0.023 189.8);
Tailwind
colors: {
custom: {
50: '#d8e6e5',
500: '#c7dcda',
950: '#000000',
},
}SCSS
$custom: #c7dcda; $custom-light: #d8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c7dcda",
"rgb": {
"r": 199,
"g": 220,
"b": 218
},
"hsl": {
"h": 174.286,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87827,
"c": 0.02261,
"h": 189.8
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#C7DCDA
secondary
#B29598
accent
#444DA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484