#5AE3F1#5AE3F1
#5AE3F1 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.119 H 204.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE3F1 |
|---|---|
| RGB | rgb(90, 227, 241) |
| HSL | hsl(186, 84%, 65%) |
| HSV | hsv(186, 63%, 95%) |
| CMYK | cmyk(62.7%, 5.8%, 0%, 5.5%) |
| CIE-LAB | lab(83.68, -32.73, -17.86) |
| CIE-LCH | lch(83.68, 37.28, 208.62°) |
| OKLab | oklab(84.68% -0.1078 -0.0495) |
| OKLCH | oklch(84.68% 0.119 204.7) |
| XYZ | xyz(47.5560, 63.4576, 92.9443) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Aqua Blue
#02D8E9
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 5.93
Neon Blue
#04D9FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE3F1 #F1685A
analogous
#5AF1B4 #5AE3F1 #5A97F1
triadic
#5AE3F1 #F15AE3 #E3F15A
tetradic
#5AE3F1 #B45AF1 #F1685A #97F15A
square
#5AE3F1 #B45AF1 #F1685A #97F15A
split-complementary
#5AE3F1 #F15A97 #F1B45A
monochromatic
#10B0C0 #22D9EC #5AE3F1 #92EDF6 #CBF6FB
Accessibility & contrast
On white
1.53
#5AE3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5AE3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE3F1
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE3F1 | 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)
#D2DAF2
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae3f1; /* rgb */ color: rgb(90, 227, 241); /* oklch */ color: oklch(84.7% 0.119 204.7);
Tailwind
colors: {
custom: {
50: '#99ecf5',
500: '#5ae3f1',
950: '#000000',
},
}SCSS
$custom: #5ae3f1; $custom-light: #99ecf5; $custom-dark: #000000;
JSON
{
"hex": "#5ae3f1",
"rgb": {
"r": 90,
"g": 227,
"b": 241
},
"hsl": {
"h": 185.563,
"s": 84.358,
"l": 64.902
},
"oklch": {
"l": 0.84679,
"c": 0.11864,
"h": 204.7
},
"luminance": 0.63463
}Semantic roles & 50–950 ramp
primary
#5AE3F1
secondary
#BE3E31
accent
#1905E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485