#5AF0EA#5AF0EA
#5AF0EA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.126 H 191.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF0EA |
|---|---|
| RGB | rgb(90, 240, 234) |
| HSL | hsl(178, 83%, 65%) |
| HSV | hsv(178, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.21, -40.64, -8.90) |
| CIE-LCH | lch(87.21, 41.60, 192.35°) |
| OKLab | oklab(87.46% -0.1237 -0.0248) |
| OKLCH | oklch(87.46% 0.126 191.3) |
| XYZ | xyz(50.2212, 70.4289, 88.7733) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF0EA #F05A60
analogous
#5AF09F #5AF0EA #5AABF0
triadic
#5AF0EA #EA5AF0 #F0EA5A
tetradic
#5AF0EA #9F5AF0 #F05A60 #ABF05A
square
#5AF0EA #9F5AF0 #F05A60 #ABF05A
split-complementary
#5AF0EA #F05AAB #F09F5A
monochromatic
#11BEB7 #22EBE3 #5AF0EA #92F5F1 #CAFAF8
Accessibility & contrast
On white
1.39
#5AF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#5AF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF0EA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF0EA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af0ea; /* rgb */ color: rgb(90, 240, 234); /* oklch */ color: oklch(87.5% 0.126 191.3);
Tailwind
colors: {
custom: {
50: '#99f5f0',
500: '#5af0ea',
950: '#000000',
},
}SCSS
$custom: #5af0ea; $custom-light: #99f5f0; $custom-dark: #000000;
JSON
{
"hex": "#5af0ea",
"rgb": {
"r": 90,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.6,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.8746,
"c": 0.12616,
"h": 191.3
},
"luminance": 0.70434
}Semantic roles & 50–950 ramp
primary
#5AF0EA
secondary
#BD3237
accent
#060EE0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585