#5AE4F1#5AE4F1
#5AE4F1 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.119 H 203.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE4F1 |
|---|---|
| RGB | rgb(90, 228, 241) |
| HSL | hsl(185, 84%, 65%) |
| HSV | hsv(185, 63%, 95%) |
| CMYK | cmyk(62.7%, 5.4%, 0%, 5.5%) |
| CIE-LAB | lab(83.97, -33.20, -17.42) |
| CIE-LCH | lch(83.97, 37.49, 207.69°) |
| OKLab | oklab(84.91% -0.1088 -0.0483) |
| OKLCH | oklch(84.91% 0.119 203.9) |
| XYZ | xyz(47.8303, 64.0062, 93.0357) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.63
Aqua Blue
#02D8E9
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE4F1 #F1675A
analogous
#5AF1B3 #5AE4F1 #5A98F1
triadic
#5AE4F1 #F15AE4 #E4F15A
tetradic
#5AE4F1 #B35AF1 #F1675A #98F15A
square
#5AE4F1 #B35AF1 #F1675A #98F15A
split-complementary
#5AE4F1 #F15A98 #F1B35A
monochromatic
#10B1C0 #22DBEC #5AE4F1 #92EDF6 #CBF6FB
Accessibility & contrast
On white
1.52
#5AE4F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5AE4F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE4F1
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE4F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE4F1 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF2
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae4f1; /* rgb */ color: rgb(90, 228, 241); /* oklch */ color: oklch(84.9% 0.119 203.9);
Tailwind
colors: {
custom: {
50: '#99edf5',
500: '#5ae4f1',
950: '#000000',
},
}SCSS
$custom: #5ae4f1; $custom-light: #99edf5; $custom-dark: #000000;
JSON
{
"hex": "#5ae4f1",
"rgb": {
"r": 90,
"g": 228,
"b": 241
},
"hsl": {
"h": 185.166,
"s": 84.358,
"l": 64.902
},
"oklch": {
"l": 0.8491,
"c": 0.11906,
"h": 203.9
},
"luminance": 0.64011
}Semantic roles & 50–950 ramp
primary
#5AE4F1
secondary
#BE3D31
accent
#1805E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585