#7EADC8#7EADC8
#7EADC8 is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.4% C 0.064 H 234.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADC8 |
|---|---|
| RGB | rgb(126, 173, 200) |
| HSL | hsl(202, 40%, 64%) |
| HSV | hsv(202, 37%, 78%) |
| CMYK | cmyk(37%, 13.5%, 0%, 21.6%) |
| CIE-LAB | lab(68.38, -8.88, -18.73) |
| CIE-LCH | lch(68.38, 20.73, 244.63°) |
| OKLab | oklab(72.38% -0.0374 -0.0515) |
| OKLCH | oklch(72.38% 0.064 234) |
| XYZ | xyz(33.9696, 38.4910, 60.2719) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.23
Bluegrey
#85A3B2
ΔE00 5.12
Light Grey Blue
#9DBCD4
ΔE00 6.02
Bluey Grey
#89A0B0
ΔE00 6.37
Lightblue (survey)
#7BC8F6
ΔE00 8.45
Sky Blue (survey)
#75BBFD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADC8 #C8997E
analogous
#7EC8BE #7EADC8 #7E88C8
triadic
#7EADC8 #C87EAD #ADC87E
tetradic
#7EADC8 #BE7EC8 #C8997E #88C87E
square
#7EADC8 #BE7EC8 #C8997E #88C87E
split-complementary
#7EADC8 #C87E88 #C8BE7E
monochromatic
#3D718F #5392B6 #7EADC8 #A9C8DA #D4E4ED
Accessibility & contrast
On white
2.41
#7EADC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#7EADC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADC8
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADC8 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC9
Deuteranopia (green-blind)
#96A3C8
Tritanopia (blue-blind)
#64B4B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eadc8; /* rgb */ color: rgb(126, 173, 200); /* oklch */ color: oklch(72.4% 0.064 234.0);
Tailwind
colors: {
custom: {
50: '#a6c5d8',
500: '#7eadc8',
950: '#000000',
},
}SCSS
$custom: #7eadc8; $custom-light: #a6c5d8; $custom-dark: #000000;
JSON
{
"hex": "#7eadc8",
"rgb": {
"r": 126,
"g": 173,
"b": 200
},
"hsl": {
"h": 201.892,
"s": 40.217,
"l": 63.922
},
"oklch": {
"l": 0.72381,
"c": 0.0637,
"h": 234
},
"luminance": 0.38493
}Semantic roles & 50–950 ramp
primary
#7EADC8
secondary
#DECDC4
accent
#6132B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183