#C7DDDA#C7DDDA
#C7DDDA is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.024 H 186.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDDA |
|---|---|
| RGB | rgb(199, 221, 218) |
| HSL | hsl(172, 24%, 82%) |
| HSV | hsv(172, 10%, 87%) |
| CMYK | cmyk(10%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(86.46, -7.87, -1.02) |
| CIE-LCH | lch(86.46, 7.94, 187.40°) |
| OKLab | oklab(88.03% -0.0236 -0.0028) |
| OKLCH | oklch(88.03% 0.024 186.9) |
| XYZ | xyz(62.0616, 68.9159, 76.3484) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.17
Ice Blue (survey)
#D7FFFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDDA #DDC7CA
analogous
#C7DDCF #C7DDDA #C7D5DD
triadic
#C7DDDA #DAC7DD #DDDAC7
tetradic
#C7DDDA #CFC7DD #DDC7CA #D5DDC7
square
#C7DDDA #CFC7DD #DDC7CA #D5DDC7
split-complementary
#C7DDDA #DDC7D5 #DDCFC7
monochromatic
#7BAFA8 #A1C6C1 #C7DDDA #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.42
#C7DDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C7DDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDDA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDDA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#C1DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7ddda; /* rgb */ color: rgb(199, 221, 218); /* oklch */ color: oklch(88.0% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#d8e7e5',
500: '#c7ddda',
950: '#000000',
},
}SCSS
$custom: #c7ddda; $custom-light: #d8e7e5; $custom-dark: #000000;
JSON
{
"hex": "#c7ddda",
"rgb": {
"r": 199,
"g": 221,
"b": 218
},
"hsl": {
"h": 171.818,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.88034,
"c": 0.02382,
"h": 186.9
},
"luminance": 0.68917
}Semantic roles & 50–950 ramp
primary
#C7DDDA
secondary
#B49599
accent
#4350A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484