#5AE2FA#5AE2FA
#5AE2FA is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.8% C 0.121 H 211.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2FA |
|---|---|
| RGB | rgb(90, 226, 250) |
| HSL | hsl(189, 94%, 67%) |
| HSV | hsv(189, 64%, 98%) |
| CMYK | cmyk(64%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(83.69, -29.69, -22.61) |
| CIE-LCH | lch(83.69, 37.31, 217.29°) |
| OKLab | oklab(84.78% -0.1033 -0.0628) |
| OKLCH | oklch(84.78% 0.121 211.3) |
| XYZ | xyz(48.6609, 63.4632, 100.1091) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.48
Neon Blue
#04D9FF
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Sky Blue
#87CEEB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2FA #FA725A
analogous
#5AFAC2 #5AE2FA #5A92FA
triadic
#5AE2FA #FA5AE2 #E2FA5A
tetradic
#5AE2FA #C25AFA #FA725A #92FA5A
square
#5AE2FA #C25AFA #FA725A #92FA5A
split-complementary
#5AE2FA #FA5A92 #FAC25A
monochromatic
#06B4D3 #1FD8F8 #5AE2FA #95ECFC #D1F7FE
Accessibility & contrast
On white
1.53
#5AE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5AE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2FA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2FA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFB
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae2fa; /* rgb */ color: rgb(90, 226, 250); /* oklch */ color: oklch(84.8% 0.121 211.3);
Tailwind
colors: {
custom: {
50: '#99ebfc',
500: '#5ae2fa',
950: '#000000',
},
}SCSS
$custom: #5ae2fa; $custom-light: #99ebfc; $custom-dark: #000000;
JSON
{
"hex": "#5ae2fa",
"rgb": {
"r": 90,
"g": 226,
"b": 250
},
"hsl": {
"h": 189,
"s": 94.118,
"l": 66.667
},
"oklch": {
"l": 0.84777,
"c": 0.12086,
"h": 211.3
},
"luminance": 0.63468
}Semantic roles & 50–950 ramp
primary
#5AE2FA
secondary
#CE432A
accent
#2200E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485