#C7DEDB#C7DEDB
#C7DEDB is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.3% C 0.025 H 187.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DEDB |
|---|---|
| RGB | rgb(199, 222, 219) |
| HSL | hsl(172, 26%, 83%) |
| HSV | hsv(172, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(86.75, -8.19, -1.13) |
| CIE-LCH | lch(86.75, 8.27, 187.85°) |
| OKLab | oklab(88.27% -0.0246 -0.0031) |
| OKLCH | oklch(88.27% 0.025 187.2) |
| XYZ | xyz(62.4577, 69.4980, 77.1280) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.96
Ice
#D6FFFA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DEDB #DEC7CA
analogous
#C7DECF #C7DEDB #C7D5DE
triadic
#C7DEDB #DBC7DE #DEDBC7
tetradic
#C7DEDB #CFC7DE #DEC7CA #D5DEC7
square
#C7DEDB #CFC7DE #DEC7CA #D5DEC7
split-complementary
#C7DEDB #DEC7D5 #DECFC7
monochromatic
#7AB1A9 #A0C7C2 #C7DEDB #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.41
#C7DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C7DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DEDB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DEDB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#C1DFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dedb; /* rgb */ color: rgb(199, 222, 219); /* oklch */ color: oklch(88.3% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#d8e8e6',
500: '#c7dedb',
950: '#000000',
},
}SCSS
$custom: #c7dedb; $custom-light: #d8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dedb",
"rgb": {
"r": 199,
"g": 222,
"b": 219
},
"hsl": {
"h": 172.174,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.8827,
"c": 0.02483,
"h": 187.2
},
"luminance": 0.69499
}Semantic roles & 50–950 ramp
primary
#C7DEDB
secondary
#B59499
accent
#414EA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484