#5AEAF0#5AEAF0
#5AEAF0 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.3% C 0.122 H 199.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAF0 |
|---|---|
| RGB | rgb(90, 234, 240) |
| HSL | hsl(182, 83%, 65%) |
| HSV | hsv(182, 63%, 94%) |
| CMYK | cmyk(62.5%, 2.5%, 0%, 5.9%) |
| CIE-LAB | lab(85.66, -36.28, -14.36) |
| CIE-LCH | lch(85.66, 39.02, 201.59°) |
| OKLab | oklab(86.26% -0.1152 -0.0398) |
| OKLCH | oklch(86.26% 0.122 199.1) |
| XYZ | xyz(49.3606, 67.3052, 92.8110) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 4.02
Bright Cyan
#41FDFE
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAF0 #F0605A
analogous
#5AF0AB #5AEAF0 #5A9FF0
triadic
#5AEAF0 #F05AEA #EAF05A
tetradic
#5AEAF0 #AB5AF0 #F0605A #9FF05A
square
#5AEAF0 #AB5AF0 #F0605A #9FF05A
split-complementary
#5AEAF0 #F05A9F #F0AB5A
monochromatic
#11B7BE #22E3EB #5AEAF0 #92F1F5 #CAF8FA
Accessibility & contrast
On white
1.45
#5AEAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5AEAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAF0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAF0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aeaf0; /* rgb */ color: rgb(90, 234, 240); /* oklch */ color: oklch(86.3% 0.122 199.1);
Tailwind
colors: {
custom: {
50: '#99f1f4',
500: '#5aeaf0',
950: '#000000',
},
}SCSS
$custom: #5aeaf0; $custom-light: #99f1f4; $custom-dark: #000000;
JSON
{
"hex": "#5aeaf0",
"rgb": {
"r": 90,
"g": 234,
"b": 240
},
"hsl": {
"h": 182.4,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.86264,
"c": 0.12191,
"h": 199.1
},
"luminance": 0.67311
}Semantic roles & 50–950 ramp
primary
#5AEAF0
secondary
#BD3732
accent
#0E06E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585