#5AE5F2#5AE5F2
#5AE5F2 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.120 H 203.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE5F2 |
|---|---|
| RGB | rgb(90, 229, 242) |
| HSL | hsl(185, 85%, 65%) |
| HSV | hsv(185, 63%, 95%) |
| CMYK | cmyk(62.8%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(84.29, -33.39, -17.47) |
| CIE-LCH | lch(84.29, 37.69, 207.62°) |
| OKLab | oklab(85.18% -0.1094 -0.0484) |
| OKLCH | oklch(85.18% 0.12 203.9) |
| XYZ | xyz(48.2559, 64.6179, 93.9165) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.48
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE5F2 #F2675A
analogous
#5AF2B3 #5AE5F2 #5A99F2
triadic
#5AE5F2 #F25AE5 #E5F25A
tetradic
#5AE5F2 #B35AF2 #F2675A #99F25A
square
#5AE5F2 #B35AF2 #F2675A #99F25A
split-complementary
#5AE5F2 #F25A99 #F2B35A
monochromatic
#0FB3C2 #21DCEE #5AE5F2 #93EEF6 #CBF7FB
Accessibility & contrast
On white
1.51
#5AE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5AE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE5F2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE5F2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae5f2; /* rgb */ color: rgb(90, 229, 242); /* oklch */ color: oklch(85.2% 0.120 203.9);
Tailwind
colors: {
custom: {
50: '#99edf6',
500: '#5ae5f2',
950: '#000000',
},
}SCSS
$custom: #5ae5f2; $custom-light: #99edf6; $custom-dark: #000000;
JSON
{
"hex": "#5ae5f2",
"rgb": {
"r": 90,
"g": 229,
"b": 242
},
"hsl": {
"h": 185.132,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85176,
"c": 0.11967,
"h": 203.9
},
"luminance": 0.64623
}Semantic roles & 50–950 ramp
primary
#5AE5F2
secondary
#C03D30
accent
#1704E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585