#5EBADE#5EBADE
#5EBADE is a light, moderate cyan. Relative luminance 0.428; OKLCH L 74.6% C 0.102 H 226.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EBADE |
|---|---|
| RGB | rgb(94, 186, 222) |
| HSL | hsl(197, 66%, 62%) |
| HSV | hsv(197, 58%, 87%) |
| CMYK | cmyk(57.7%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(71.40, -17.12, -26.32) |
| CIE-LCH | lch(71.40, 31.40, 236.96°) |
| OKLab | oklab(74.64% -0.0703 -0.0733) |
| OKLCH | oklch(74.64% 0.102 226.2) |
| XYZ | xyz(35.3547, 42.7681, 75.4850) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 5.90
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Deepskyblue
#00BFFF
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.47
Lightskyblue
#87CEFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EBADE #DE825E
analogous
#5EDEC2 #5EBADE #5E7ADE
triadic
#5EBADE #DE5EBA #BADE5E
tetradic
#5EBADE #C25EDE #DE825E #7ADE5E
square
#5EBADE #C25EDE #DE825E #7ADE5E
split-complementary
#5EBADE #DE5E7A #DEC25E
monochromatic
#217DA1 #2BA4D3 #5EBADE #91D0E8 #C4E6F3
Accessibility & contrast
On white
2.20
#5EBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#5EBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EBADE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EBADE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7E0
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#00C5C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #5ebade; /* rgb */ color: rgb(94, 186, 222); /* oklch */ color: oklch(74.6% 0.102 226.2);
Tailwind
colors: {
custom: {
50: '#96cee8',
500: '#5ebade',
950: '#000000',
},
}SCSS
$custom: #5ebade; $custom-light: #96cee8; $custom-dark: #000000;
JSON
{
"hex": "#5ebade",
"rgb": {
"r": 94,
"g": 186,
"b": 222
},
"hsl": {
"h": 196.875,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.74642,
"c": 0.10152,
"h": 226.2
},
"luminance": 0.42771
}Semantic roles & 50–950 ramp
primary
#5EBADE
secondary
#E4C2B4
accent
#4B18CE
background
#F9FCFE
surface
#F2F9FC
border
#CCD2D5
text
#0E1316
muted
#7E8284