#5AD7EF#5AD7EF
#5AD7EF is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.114 H 212.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD7EF |
|---|---|
| RGB | rgb(90, 215, 239) |
| HSL | hsl(190, 82%, 65%) |
| HSV | hsv(190, 62%, 94%) |
| CMYK | cmyk(62.3%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.18, -27.52, -22.09) |
| CIE-LCH | lch(80.18, 35.29, 218.76°) |
| OKLab | oklab(81.84% -0.0965 -0.0613) |
| OKLCH | oklch(81.84% 0.114 212.4) |
| XYZ | xyz(44.0904, 57.0019, 90.3235) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Bright Sky Blue
#02CCFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD7EF #EF725A
analogous
#5AEFBC #5AD7EF #5A8DEF
triadic
#5AD7EF #EF5AD7 #D7EF5A
tetradic
#5AD7EF #BC5AEF #EF725A #8DEF5A
square
#5AD7EF #BC5AEF #EF725A #8DEF5A
split-complementary
#5AD7EF #EF5A8D #EFBC5A
monochromatic
#12A1BC #22C9EA #5AD7EF #92E5F4 #CAF2FA
Accessibility & contrast
On white
1.69
#5AD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5AD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD7EF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD7EF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#AEC0EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5ad7ef; /* rgb */ color: rgb(90, 215, 239); /* oklch */ color: oklch(81.8% 0.114 212.4);
Tailwind
colors: {
custom: {
50: '#98e3f4',
500: '#5ad7ef',
950: '#000000',
},
}SCSS
$custom: #5ad7ef; $custom-light: #98e3f4; $custom-dark: #000000;
JSON
{
"hex": "#5ad7ef",
"rgb": {
"r": 90,
"g": 215,
"b": 239
},
"hsl": {
"h": 189.664,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.81838,
"c": 0.11436,
"h": 212.4
},
"luminance": 0.57007
}Semantic roles & 50–950 ramp
primary
#5AD7EF
secondary
#BB4832
accent
#2A07DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485