#7EADCD#7EADCD
#7EADCD is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.6% C 0.069 H 238.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADCD |
|---|---|
| RGB | rgb(126, 173, 205) |
| HSL | hsl(204, 44%, 65%) |
| HSV | hsv(204, 39%, 80%) |
| CMYK | cmyk(38.5%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.55, -7.57, -21.23) |
| CIE-LCH | lch(68.55, 22.54, 250.37°) |
| OKLab | oklab(72.58% -0.0356 -0.0585) |
| OKLCH | oklch(72.58% 0.069 238.7) |
| XYZ | xyz(34.5636, 38.7285, 63.3999) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.88
Bluegrey
#85A3B2
ΔE00 6.27
Bluey Grey
#89A0B0
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.31
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADCD #CD9E7E
analogous
#7ECDC6 #7EADCD #7E85CD
triadic
#7EADCD #CD7EAD #ADCD7E
tetradic
#7EADCD #C67ECD #CD9E7E #85CD7E
square
#7EADCD #C67ECD #CD9E7E #85CD7E
split-complementary
#7EADCD #CD7E85 #CDC67E
monochromatic
#3A7196 #5291BC #7EADCD #AAC9DE #D6E5EF
Accessibility & contrast
On white
2.40
#7EADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7EADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADCD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADCD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#61B5B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eadcd; /* rgb */ color: rgb(126, 173, 205); /* oklch */ color: oklch(72.6% 0.069 238.7);
Tailwind
colors: {
custom: {
50: '#a6c5dc',
500: '#7eadcd',
950: '#000000',
},
}SCSS
$custom: #7eadcd; $custom-light: #a6c5dc; $custom-dark: #000000;
JSON
{
"hex": "#7eadcd",
"rgb": {
"r": 126,
"g": 173,
"b": 205
},
"hsl": {
"h": 204.304,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.72575,
"c": 0.06851,
"h": 238.7
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#7EADCD
secondary
#E1D1C6
accent
#662EB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183