#5AF4F0#5AF4F0
#5AF4F0 is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.6% C 0.128 H 192.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF4F0 |
|---|---|
| RGB | rgb(90, 244, 240) |
| HSL | hsl(178, 88%, 65%) |
| HSV | hsv(178, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(88.52, -40.84, -10.08) |
| CIE-LCH | lch(88.52, 42.07, 193.86°) |
| OKLab | oklab(88.58% -0.1251 -0.028) |
| OKLCH | oklch(88.58% 0.128 192.6) |
| XYZ | xyz(52.2883, 73.1605, 93.7869) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Bright Turquoise
#0FFEF9
ΔE00 3.05
Aqua
#00FFFF
ΔE00 3.31
Bright Light Blue
#26F7FD
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF4F0 #F45A5E
analogous
#5AF4A3 #5AF4F0 #5AABF4
triadic
#5AF4F0 #F05AF4 #F4F05A
tetradic
#5AF4F0 #A35AF4 #F45A5E #ABF45A
square
#5AF4F0 #A35AF4 #F45A5E #ABF45A
split-complementary
#5AF4F0 #F45AAB #F4A35A
monochromatic
#0DC6C2 #21F0EB #5AF4F0 #93F8F5 #CDFCFA
Accessibility & contrast
On white
1.34
#5AF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#5AF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF4F0
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF4F0 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8F0
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5af4f0; /* rgb */ color: rgb(90, 244, 240); /* oklch */ color: oklch(88.6% 0.128 192.6);
Tailwind
colors: {
custom: {
50: '#9af8f4',
500: '#5af4f0',
950: '#000000',
},
}SCSS
$custom: #5af4f0; $custom-light: #9af8f4; $custom-dark: #000000;
JSON
{
"hex": "#5af4f0",
"rgb": {
"r": 90,
"g": 244,
"b": 240
},
"hsl": {
"h": 178.442,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.88584,
"c": 0.12825,
"h": 192.6
},
"luminance": 0.73166
}Semantic roles & 50–950 ramp
primary
#5AF4F0
secondary
#C32F33
accent
#0107E4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585