#C7EAED#C7EAED
#C7EAED is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.3% C 0.037 H 202.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EAED |
|---|---|
| RGB | rgb(199, 234, 237) |
| HSL | hsl(185, 51%, 85%) |
| HSV | hsv(185, 16%, 93%) |
| CMYK | cmyk(16%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.37, -10.73, -5.27) |
| CIE-LCH | lch(90.37, 11.95, 206.15°) |
| OKLab | oklab(91.29% -0.0338 -0.0143) |
| OKLCH | oklch(91.29% 0.037 202.9) |
| XYZ | xyz(68.2580, 77.1003, 91.3899) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 4.78
Ice Blue (survey)
#D7FFFE
ΔE00 4.78
Really Light Blue
#D4FFFF
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EAED #EDCAC7
analogous
#C7EDDD #C7EAED #C7D7ED
triadic
#C7EAED #EDC7EA #EAEDC7
tetradic
#C7EAED #DDC7ED #EDCAC7 #D7EDC7
square
#C7EAED #DDC7ED #EDCAC7 #D7EDC7
split-complementary
#C7EAED #EDC7D7 #EDDDC7
monochromatic
#6AC7CF #99D9DE #C7EAED #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.28
#C7EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C7EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EAED
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EAED | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7ED
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#BCEDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c7eaed; /* rgb */ color: rgb(199, 234, 237); /* oklch */ color: oklch(91.3% 0.037 202.9);
Tailwind
colors: {
custom: {
50: '#d8f0f2',
500: '#c7eaed',
950: '#000000',
},
}SCSS
$custom: #c7eaed; $custom-light: #d8f0f2; $custom-dark: #000000;
JSON
{
"hex": "#c7eaed",
"rgb": {
"r": 199,
"g": 234,
"b": 237
},
"hsl": {
"h": 184.737,
"s": 51.351,
"l": 85.49
},
"oklch": {
"l": 0.91289,
"c": 0.03673,
"h": 202.9
},
"luminance": 0.77102
}Semantic roles & 50–950 ramp
primary
#C7EAED
secondary
#CA938E
accent
#3327BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585