#5AF0EF#5AF0EF
#5AF0EF is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.6% C 0.126 H 194.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF0EF |
|---|---|
| RGB | rgb(90, 240, 239) |
| HSL | hsl(180, 83%, 65%) |
| HSV | hsv(180, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(87.35, -39.30, -11.31) |
| CIE-LCH | lch(87.35, 40.90, 196.05°) |
| OKLab | oklab(87.62% -0.1216 -0.0314) |
| OKLCH | oklch(87.62% 0.126 194.5) |
| XYZ | xyz(50.9496, 70.7203, 92.6099) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.99
Bright Light Blue
#26F7FD
ΔE00 3.01
Aqua
#00FFFF
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 3.99
Bright Aqua
#0BF9EA
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF0EF #F05A5B
analogous
#5AF0A4 #5AF0EF #5AA6F0
triadic
#5AF0EF #EF5AF0 #F0EF5A
tetradic
#5AF0EF #A45AF0 #F05A5B #A6F05A
square
#5AF0EF #A45AF0 #F05A5B #A6F05A
split-complementary
#5AF0EF #F05AA6 #F0A45A
monochromatic
#11BEBD #22EBEA #5AF0EF #92F5F4 #CAFAFA
Accessibility & contrast
On white
1.39
#5AF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5AF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF0EF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF0EF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EF
Deuteranopia (green-blind)
#CAD4F0
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5af0ef; /* rgb */ color: rgb(90, 240, 239); /* oklch */ color: oklch(87.6% 0.126 194.5);
Tailwind
colors: {
custom: {
50: '#9af5f4',
500: '#5af0ef',
950: '#000000',
},
}SCSS
$custom: #5af0ef; $custom-light: #9af5f4; $custom-dark: #000000;
JSON
{
"hex": "#5af0ef",
"rgb": {
"r": 90,
"g": 240,
"b": 239
},
"hsl": {
"h": 179.6,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.87622,
"c": 0.1256,
"h": 194.5
},
"luminance": 0.70726
}Semantic roles & 50–950 ramp
primary
#5AF0EF
secondary
#BD3233
accent
#0607E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585