#5AE2F0#5AE2F0
#5AE2F0 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.118 H 204.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2F0 |
|---|---|
| RGB | rgb(90, 226, 240) |
| HSL | hsl(186, 83%, 65%) |
| HSV | hsv(186, 63%, 94%) |
| CMYK | cmyk(62.5%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.36, -32.53, -17.81) |
| CIE-LCH | lch(83.36, 37.09, 208.69°) |
| OKLab | oklab(84.41% -0.1072 -0.0493) |
| OKLCH | oklch(84.41% 0.118 204.7) |
| XYZ | xyz(47.1343, 62.8526, 92.0689) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.82
Aqua Blue
#02D8E9
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.11
Neon Blue
#04D9FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2F0 #F0685A
analogous
#5AF0B3 #5AE2F0 #5A97F0
triadic
#5AE2F0 #F05AE2 #E2F05A
tetradic
#5AE2F0 #B35AF0 #F0685A #97F05A
square
#5AE2F0 #B35AF0 #F0685A #97F05A
split-complementary
#5AE2F0 #F05A97 #F0B35A
monochromatic
#11AEBE #22D8EB #5AE2F0 #92ECF5 #CAF6FA
Accessibility & contrast
On white
1.55
#5AE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5AE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2F0
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2F0 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#BAC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae2f0; /* rgb */ color: rgb(90, 226, 240); /* oklch */ color: oklch(84.4% 0.118 204.7);
Tailwind
colors: {
custom: {
50: '#99ebf5',
500: '#5ae2f0',
950: '#000000',
},
}SCSS
$custom: #5ae2f0; $custom-light: #99ebf5; $custom-dark: #000000;
JSON
{
"hex": "#5ae2f0",
"rgb": {
"r": 90,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.6,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.84412,
"c": 0.11803,
"h": 204.7
},
"luminance": 0.62858
}Semantic roles & 50–950 ramp
primary
#5AE2F0
secondary
#BD3F32
accent
#1A06E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485