#7EA8CA#7EA8CA
#7EA8CA is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.4% C 0.067 H 243.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8CA |
|---|---|
| RGB | rgb(126, 168, 202) |
| HSL | hsl(207, 42%, 64%) |
| HSV | hsv(207, 38%, 79%) |
| CMYK | cmyk(37.6%, 16.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.05, -5.63, -21.86) |
| CIE-LCH | lch(67.05, 22.57, 255.54°) |
| OKLab | oklab(71.36% -0.0303 -0.0603) |
| OKLCH | oklch(71.36% 0.067 243.3) |
| XYZ | xyz(33.2640, 36.7033, 61.1974) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.79
Bluey Grey
#89A0B0
ΔE00 6.40
Bluegrey
#85A3B2
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 6.75
Carolina Blue
#8AB8FE
ΔE00 7.70
Sky Blue (survey)
#75BBFD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8CA #CAA07E
analogous
#7ECAC6 #7EA8CA #7E82CA
triadic
#7EA8CA #CA7EA8 #A8CA7E
tetradic
#7EA8CA #C67ECA #CAA07E #82CA7E
square
#7EA8CA #C67ECA #CAA07E #82CA7E
split-complementary
#7EA8CA #CA7E82 #CAC67E
monochromatic
#3C6B92 #538BB8 #7EA8CA #A9C5DC #D5E3EE
Accessibility & contrast
On white
2.52
#7EA8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7EA8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8CA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8CA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#90A0C9
Tritanopia (blue-blind)
#64B0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea8ca; /* rgb */ color: rgb(126, 168, 202); /* oklch */ color: oklch(71.4% 0.067 243.3);
Tailwind
colors: {
custom: {
50: '#a6c1da',
500: '#7ea8ca',
950: '#000000',
},
}SCSS
$custom: #7ea8ca; $custom-light: #a6c1da; $custom-dark: #000000;
JSON
{
"hex": "#7ea8ca",
"rgb": {
"r": 126,
"g": 168,
"b": 202
},
"hsl": {
"h": 206.842,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.71355,
"c": 0.06748,
"h": 243.3
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#7EA8CA
secondary
#DFD1C5
accent
#6C31B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183