#7EA8CC#7EA8CC
#7EA8CC is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.4% C 0.070 H 244.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8CC |
|---|---|
| RGB | rgb(126, 168, 204) |
| HSL | hsl(208, 43%, 65%) |
| HSV | hsv(208, 38%, 80%) |
| CMYK | cmyk(38.2%, 17.6%, 0%, 20%) |
| CIE-LAB | lab(67.13, -5.10, -22.85) |
| CIE-LCH | lch(67.13, 23.42, 257.41°) |
| OKLab | oklab(71.44% -0.0296 -0.0631) |
| OKLCH | oklch(71.44% 0.07 244.9) |
| XYZ | xyz(33.5024, 36.7987, 62.4526) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.39
Bluey Grey
#89A0B0
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.27
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8CC #CCA27E
analogous
#7ECCC9 #7EA8CC #7E81CC
triadic
#7EA8CC #CC7EA8 #A8CC7E
tetradic
#7EA8CC #C97ECC #CCA27E #81CC7E
square
#7EA8CC #C97ECC #CCA27E #81CC7E
split-complementary
#7EA8CC #CC7E81 #CCC97E
monochromatic
#3B6B95 #528ABB #7EA8CC #AAC6DD #D6E3EF
Accessibility & contrast
On white
2.51
#7EA8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#7EA8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8CC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8CC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CE
Deuteranopia (green-blind)
#8FA0CB
Tritanopia (blue-blind)
#63B1B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea8cc; /* rgb */ color: rgb(126, 168, 204); /* oklch */ color: oklch(71.4% 0.070 244.9);
Tailwind
colors: {
custom: {
50: '#a6c1db',
500: '#7ea8cc',
950: '#000000',
},
}SCSS
$custom: #7ea8cc; $custom-light: #a6c1db; $custom-dark: #000000;
JSON
{
"hex": "#7ea8cc",
"rgb": {
"r": 126,
"g": 168,
"b": 204
},
"hsl": {
"h": 207.692,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.71436,
"c": 0.06972,
"h": 244.9
},
"luminance": 0.36801
}Semantic roles & 50–950 ramp
primary
#7EA8CC
secondary
#E0D2C6
accent
#6E2FB6
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183