#5AE5F1#5AE5F1
#5AE5F1 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.119 H 203.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE5F1 |
|---|---|
| RGB | rgb(90, 229, 241) |
| HSL | hsl(185, 84%, 65%) |
| HSV | hsv(185, 63%, 95%) |
| CMYK | cmyk(62.7%, 5%, 0%, 5.5%) |
| CIE-LAB | lab(84.26, -33.67, -16.99) |
| CIE-LCH | lch(84.26, 37.71, 206.78°) |
| OKLab | oklab(85.14% -0.1098 -0.0471) |
| OKLCH | oklch(85.14% 0.12 203.2) |
| XYZ | xyz(48.1062, 64.5580, 93.1277) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Aqua Blue
#02D8E9
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Bright Light Blue
#26F7FD
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE5F1 #F1665A
analogous
#5AF1B1 #5AE5F1 #5A9AF1
triadic
#5AE5F1 #F15AE5 #E5F15A
tetradic
#5AE5F1 #B15AF1 #F1665A #9AF15A
square
#5AE5F1 #B15AF1 #F1665A #9AF15A
split-complementary
#5AE5F1 #F15A9A #F1B15A
monochromatic
#10B2C0 #22DCEC #5AE5F1 #92EEF6 #CBF7FB
Accessibility & contrast
On white
1.51
#5AE5F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5AE5F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE5F1
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE5F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE5F1 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF2
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae5f1; /* rgb */ color: rgb(90, 229, 241); /* oklch */ color: oklch(85.1% 0.119 203.2);
Tailwind
colors: {
custom: {
50: '#99edf5',
500: '#5ae5f1',
950: '#000000',
},
}SCSS
$custom: #5ae5f1; $custom-light: #99edf5; $custom-dark: #000000;
JSON
{
"hex": "#5ae5f1",
"rgb": {
"r": 90,
"g": 229,
"b": 241
},
"hsl": {
"h": 184.768,
"s": 84.358,
"l": 64.902
},
"oklch": {
"l": 0.85141,
"c": 0.1195,
"h": 203.2
},
"luminance": 0.64563
}Semantic roles & 50–950 ramp
primary
#5AE5F1
secondary
#BE3C31
accent
#1605E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585