#C7DDDB#C7DDDB
#C7DDDB is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.1% C 0.024 H 190.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDDB |
|---|---|
| RGB | rgb(199, 221, 219) |
| HSL | hsl(175, 24%, 82%) |
| HSV | hsv(175, 10%, 87%) |
| CMYK | cmyk(10%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.49, -7.68, -1.51) |
| CIE-LCH | lch(86.49, 7.83, 191.14°) |
| OKLab | oklab(88.06% -0.0233 -0.0041) |
| OKLCH | oklch(88.06% 0.024 190.1) |
| XYZ | xyz(62.1929, 68.9684, 77.0397) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Light Grey
#D8DCD6
ΔE00 6.94
Lightcyan
#E0FFFF
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.80
Silver (survey)
#C5C9C7
ΔE00 7.99
Azure (CSS)
#F0FFFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDDB #DDC7C9
analogous
#C7DDD0 #C7DDDB #C7D4DD
triadic
#C7DDDB #DBC7DD #DDDBC7
tetradic
#C7DDDB #D0C7DD #DDC7C9 #D4DDC7
square
#C7DDDB #D0C7DD #DDC7C9 #D4DDC7
split-complementary
#C7DDDB #DDC7D4 #DDD0C7
monochromatic
#7BAFAA #A1C6C3 #C7DDDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.42
#C7DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C7DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDDB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDDB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#C1DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dddb; /* rgb */ color: rgb(199, 221, 219); /* oklch */ color: oklch(88.1% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#d8e7e6',
500: '#c7dddb',
950: '#000000',
},
}SCSS
$custom: #c7dddb; $custom-light: #d8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dddb",
"rgb": {
"r": 199,
"g": 221,
"b": 219
},
"hsl": {
"h": 174.545,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.88063,
"c": 0.02363,
"h": 190.1
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#C7DDDB
secondary
#B49597
accent
#434BA3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484