#5AE4F0#5AE4F0
#5AE4F0 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.119 H 203.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE4F0 |
|---|---|
| RGB | rgb(90, 228, 240) |
| HSL | hsl(185, 83%, 65%) |
| HSV | hsv(185, 63%, 94%) |
| CMYK | cmyk(62.5%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(83.94, -33.48, -16.94) |
| CIE-LCH | lch(83.94, 37.52, 206.84°) |
| OKLab | oklab(84.88% -0.1092 -0.0469) |
| OKLCH | oklch(84.88% 0.119 203.3) |
| XYZ | xyz(47.6813, 63.9466, 92.2512) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.82
Aqua Blue
#02D8E9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE4F0 #F0665A
analogous
#5AF0B1 #5AE4F0 #5A99F0
triadic
#5AE4F0 #F05AE4 #E4F05A
tetradic
#5AE4F0 #B15AF0 #F0665A #99F05A
square
#5AE4F0 #B15AF0 #F0665A #99F05A
split-complementary
#5AE4F0 #F05A99 #F0B15A
monochromatic
#11B0BE #22DBEB #5AE4F0 #92EDF5 #CAF6FA
Accessibility & contrast
On white
1.52
#5AE4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5AE4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE4F0
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE4F0 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#BDCAF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae4f0; /* rgb */ color: rgb(90, 228, 240); /* oklch */ color: oklch(84.9% 0.119 203.3);
Tailwind
colors: {
custom: {
50: '#99edf5',
500: '#5ae4f0',
950: '#000000',
},
}SCSS
$custom: #5ae4f0; $custom-light: #99edf5; $custom-dark: #000000;
JSON
{
"hex": "#5ae4f0",
"rgb": {
"r": 90,
"g": 228,
"b": 240
},
"hsl": {
"h": 184.8,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.84875,
"c": 0.11889,
"h": 203.3
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#5AE4F0
secondary
#BD3D32
accent
#1706E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585