#7EA8CD#7EA8CD
#7EA8CD is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.5% C 0.071 H 245.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8CD |
|---|---|
| RGB | rgb(126, 168, 205) |
| HSL | hsl(208, 44%, 65%) |
| HSV | hsv(208, 39%, 80%) |
| CMYK | cmyk(38.5%, 18%, 0%, 19.6%) |
| CIE-LAB | lab(67.16, -4.84, -23.35) |
| CIE-LCH | lch(67.16, 23.85, 258.29°) |
| OKLab | oklab(71.48% -0.0293 -0.0645) |
| OKLCH | oklch(71.48% 0.071 245.6) |
| XYZ | xyz(33.6227, 36.8468, 63.0863) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 7.04
Bluey Grey
#89A0B0
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Cornflowerblue
#6495ED
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8CD #CDA37E
analogous
#7ECDCA #7EA8CD #7E81CD
triadic
#7EA8CD #CD7EA8 #A8CD7E
tetradic
#7EA8CD #CA7ECD #CDA37E #81CD7E
square
#7EA8CD #CA7ECD #CDA37E #81CD7E
split-complementary
#7EA8CD #CD7E81 #CDCA7E
monochromatic
#3A6B96 #528ABC #7EA8CD #AAC6DE #D6E3EF
Accessibility & contrast
On white
2.51
#7EA8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#7EA8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8CD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8CD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#62B1B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea8cd; /* rgb */ color: rgb(126, 168, 205); /* oklch */ color: oklch(71.5% 0.071 245.6);
Tailwind
colors: {
custom: {
50: '#a6c1dc',
500: '#7ea8cd',
950: '#000000',
},
}SCSS
$custom: #7ea8cd; $custom-light: #a6c1dc; $custom-dark: #000000;
JSON
{
"hex": "#7ea8cd",
"rgb": {
"r": 126,
"g": 168,
"b": 205
},
"hsl": {
"h": 208.101,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.71476,
"c": 0.07084,
"h": 245.6
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#7EA8CD
secondary
#E1D3C6
accent
#6E2EB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183