#5EADD8#5EADD8
#5EADD8 is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.4% C 0.100 H 234.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5EADD8 |
|---|---|
| RGB | rgb(94, 173, 216) |
| HSL | hsl(201, 61%, 61%) |
| HSV | hsv(201, 56%, 85%) |
| CMYK | cmyk(56.5%, 19.9%, 0%, 15.3%) |
| CIE-LAB | lab(67.44, -12.02, -29.12) |
| CIE-LCH | lch(67.44, 31.50, 247.58°) |
| OKLab | oklab(71.42% -0.0583 -0.0813) |
| OKLCH | oklch(71.42% 0.1 234.4) |
| XYZ | xyz(31.9497, 37.2218, 70.4533) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.63
Sky Blue (survey)
#75BBFD
ΔE00 7.36
Greyblue
#77A1B5
ΔE00 7.37
Lightblue (survey)
#7BC8F6
ΔE00 7.49
Sky
#82CAFC
ΔE00 8.47
Azure (survey)
#069AF3
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EADD8 #D8895E
analogous
#5ED8C6 #5EADD8 #5E70D8
triadic
#5EADD8 #D85EAD #ADD85E
tetradic
#5EADD8 #C65ED8 #D8895E #70D85E
square
#5EADD8 #C65ED8 #D8895E #70D85E
split-complementary
#5EADD8 #D85E70 #D8C65E
monochromatic
#256F97 #3193C8 #5EADD8 #8FC6E4 #C1DFF0
Accessibility & contrast
On white
2.49
#5EADD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#5EADD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EADD8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EADD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EADD8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ABDA
Deuteranopia (green-blind)
#879FD7
Tritanopia (blue-blind)
#00B8BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5eadd8; /* rgb */ color: rgb(94, 173, 216); /* oklch */ color: oklch(71.4% 0.100 234.4);
Tailwind
colors: {
custom: {
50: '#95c5e4',
500: '#5eadd8',
950: '#000000',
},
}SCSS
$custom: #5eadd8; $custom-light: #95c5e4; $custom-dark: #000000;
JSON
{
"hex": "#5eadd8",
"rgb": {
"r": 94,
"g": 173,
"b": 216
},
"hsl": {
"h": 201.148,
"s": 61,
"l": 60.784
},
"oklch": {
"l": 0.7142,
"c": 0.09999,
"h": 234.4
},
"luminance": 0.37225
}Semantic roles & 50–950 ramp
primary
#5EADD8
secondary
#E0C2B2
accent
#591DC9
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0E1215
muted
#7E8183