#7EADCC#7EADCC
#7EADCC is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.5% C 0.068 H 237.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADCC |
|---|---|
| RGB | rgb(126, 173, 204) |
| HSL | hsl(204, 43%, 65%) |
| HSV | hsv(204, 38%, 80%) |
| CMYK | cmyk(38.2%, 15.2%, 0%, 20%) |
| CIE-LAB | lab(68.52, -7.83, -20.73) |
| CIE-LCH | lch(68.52, 22.16, 249.29°) |
| OKLab | oklab(72.54% -0.036 -0.0571) |
| OKLCH | oklch(72.54% 0.068 237.8) |
| XYZ | xyz(34.4432, 38.6804, 62.7662) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 5.86
Bluegrey
#85A3B2
ΔE00 6.02
Bluey Grey
#89A0B0
ΔE00 6.74
Sky Blue (survey)
#75BBFD
ΔE00 7.57
Lightblue (survey)
#7BC8F6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADCC #CC9D7E
analogous
#7ECCC4 #7EADCC #7E86CC
triadic
#7EADCC #CC7EAD #ADCC7E
tetradic
#7EADCC #C47ECC #CC9D7E #86CC7E
square
#7EADCC #C47ECC #CC9D7E #86CC7E
split-complementary
#7EADCC #CC7E86 #CCC47E
monochromatic
#3B7195 #5291BB #7EADCC #AAC9DD #D6E5EF
Accessibility & contrast
On white
2.40
#7EADCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#7EADCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADCC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADCC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCE
Deuteranopia (green-blind)
#95A3CC
Tritanopia (blue-blind)
#62B5B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eadcc; /* rgb */ color: rgb(126, 173, 204); /* oklch */ color: oklch(72.5% 0.068 237.8);
Tailwind
colors: {
custom: {
50: '#a6c5db',
500: '#7eadcc',
950: '#000000',
},
}SCSS
$custom: #7eadcc; $custom-light: #a6c5db; $custom-dark: #000000;
JSON
{
"hex": "#7eadcc",
"rgb": {
"r": 126,
"g": 173,
"b": 204
},
"hsl": {
"h": 203.846,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.72536,
"c": 0.06751,
"h": 237.8
},
"luminance": 0.38682
}Semantic roles & 50–950 ramp
primary
#7EADCC
secondary
#E0D0C6
accent
#652FB6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183