#7EABC8#7EABC8
#7EABC8 is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.064 H 237.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABC8 |
|---|---|
| RGB | rgb(126, 171, 200) |
| HSL | hsl(204, 40%, 64%) |
| HSV | hsv(204, 37%, 78%) |
| CMYK | cmyk(37%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(67.82, -7.80, -19.58) |
| CIE-LCH | lch(67.82, 21.08, 248.29°) |
| OKLab | oklab(71.94% -0.0349 -0.0539) |
| OKLCH | oklch(71.94% 0.064 237.1) |
| XYZ | xyz(33.5890, 37.7297, 60.1451) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.41
Bluegrey
#85A3B2
ΔE00 5.27
Bluey Grey
#89A0B0
ΔE00 6.06
Light Grey Blue
#9DBCD4
ΔE00 6.11
Sky Blue (survey)
#75BBFD
ΔE00 8.35
Lightblue (survey)
#7BC8F6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABC8 #C89B7E
analogous
#7EC8C0 #7EABC8 #7E86C8
triadic
#7EABC8 #C87EAB #ABC87E
tetradic
#7EABC8 #C07EC8 #C89B7E #86C87E
square
#7EABC8 #C07EC8 #C89B7E #86C87E
split-complementary
#7EABC8 #C87E86 #C8C07E
monochromatic
#3D6F8F #538FB6 #7EABC8 #A9C7DA #D4E3ED
Accessibility & contrast
On white
2.46
#7EABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7EABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABC8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABC8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAAC9
Deuteranopia (green-blind)
#94A2C8
Tritanopia (blue-blind)
#64B2B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7eabc8; /* rgb */ color: rgb(126, 171, 200); /* oklch */ color: oklch(71.9% 0.064 237.1);
Tailwind
colors: {
custom: {
50: '#a6c4d8',
500: '#7eabc8',
950: '#000000',
},
}SCSS
$custom: #7eabc8; $custom-light: #a6c4d8; $custom-dark: #000000;
JSON
{
"hex": "#7eabc8",
"rgb": {
"r": 126,
"g": 171,
"b": 200
},
"hsl": {
"h": 203.514,
"s": 40.217,
"l": 63.922
},
"oklch": {
"l": 0.71938,
"c": 0.06421,
"h": 237.1
},
"luminance": 0.37732
}Semantic roles & 50–950 ramp
primary
#7EABC8
secondary
#DECEC4
accent
#6532B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183