#C7DFE2#C7DFE2
#C7DFE2 is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.7% C 0.026 H 205.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFE2 |
|---|---|
| RGB | rgb(199, 223, 226) |
| HSL | hsl(187, 32%, 83%) |
| HSV | hsv(187, 12%, 89%) |
| CMYK | cmyk(11.9%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(87.20, -7.33, -4.17) |
| CIE-LCH | lch(87.20, 8.43, 209.60°) |
| OKLab | oklab(88.68% -0.0233 -0.0113) |
| OKLCH | oklch(88.68% 0.026 205.8) |
| XYZ | xyz(63.6650, 70.4072, 82.1725) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 7.06
Azure (CSS)
#F0FFFF
ΔE00 7.81
Fog
#D8DCE0
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFE2 #E2CAC7
analogous
#C7E2D7 #C7DFE2 #C7D1E2
triadic
#C7DFE2 #E2C7DF #DFE2C7
tetradic
#C7DFE2 #D7C7E2 #E2CAC7 #D1E2C7
square
#C7DFE2 #D7C7E2 #E2CAC7 #D1E2C7
split-complementary
#C7DFE2 #E2C7D1 #E2D7C7
monochromatic
#76B1B8 #9FC8CD #C7DFE2 #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.39
#C7DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C7DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFE2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFE2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D6D9E2
Tritanopia (blue-blind)
#C0E1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7dfe2; /* rgb */ color: rgb(199, 223, 226); /* oklch */ color: oklch(88.7% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#d8e9eb',
500: '#c7dfe2',
950: '#000000',
},
}SCSS
$custom: #c7dfe2; $custom-light: #d8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#c7dfe2",
"rgb": {
"r": 199,
"g": 223,
"b": 226
},
"hsl": {
"h": 186.667,
"s": 31.765,
"l": 83.333
},
"oklch": {
"l": 0.88683,
"c": 0.02587,
"h": 205.8
},
"luminance": 0.70408
}Semantic roles & 50–950 ramp
primary
#C7DFE2
secondary
#BA9793
accent
#473BAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484