#7EABCD#7EABCD
#7EABCD is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.069 H 241.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABCD |
|---|---|
| RGB | rgb(126, 171, 205) |
| HSL | hsl(206, 44%, 65%) |
| HSV | hsv(206, 39%, 80%) |
| CMYK | cmyk(38.5%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.00, -6.48, -22.08) |
| CIE-LCH | lch(68.00, 23.01, 253.64°) |
| OKLab | oklab(72.13% -0.0331 -0.0609) |
| OKLCH | oklch(72.13% 0.069 241.5) |
| XYZ | xyz(34.1829, 37.9673, 63.2730) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 6.23
Bluegrey
#85A3B2
ΔE00 6.62
Bluey Grey
#89A0B0
ΔE00 6.83
Sky Blue (survey)
#75BBFD
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABCD #CDA07E
analogous
#7ECDC8 #7EABCD #7E83CD
triadic
#7EABCD #CD7EAB #ABCD7E
tetradic
#7EABCD #C87ECD #CDA07E #83CD7E
square
#7EABCD #C87ECD #CDA07E #83CD7E
split-complementary
#7EABCD #CD7E83 #CDC87E
monochromatic
#3A6F96 #528EBC #7EABCD #AAC8DE #D6E4EF
Accessibility & contrast
On white
2.44
#7EABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7EABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABCD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABCD | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#62B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7eabcd; /* rgb */ color: rgb(126, 171, 205); /* oklch */ color: oklch(72.1% 0.069 241.5);
Tailwind
colors: {
custom: {
50: '#a6c4dc',
500: '#7eabcd',
950: '#000000',
},
}SCSS
$custom: #7eabcd; $custom-light: #a6c4dc; $custom-dark: #000000;
JSON
{
"hex": "#7eabcd",
"rgb": {
"r": 126,
"g": 171,
"b": 205
},
"hsl": {
"h": 205.823,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.72134,
"c": 0.06932,
"h": 241.5
},
"luminance": 0.37969
}Semantic roles & 50–950 ramp
primary
#7EABCD
secondary
#E1D2C6
accent
#692EB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183