#5AF2F5#5AF2F5
#5AF2F5 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.3% C 0.127 H 197.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF2F5 |
|---|---|
| RGB | rgb(90, 242, 245) |
| HSL | hsl(181, 89%, 66%) |
| HSV | hsv(181, 63%, 96%) |
| CMYK | cmyk(63.3%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.10, -38.59, -13.33) |
| CIE-LCH | lch(88.10, 40.83, 199.06°) |
| OKLab | oklab(88.29% -0.1211 -0.037) |
| OKLCH | oklch(88.29% 0.127 197) |
| XYZ | xyz(52.4428, 72.2647, 97.5531) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.19
Bright Cyan
#41FDFE
ΔE00 2.72
Aqua
#00FFFF
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF2F5 #F55D5A
analogous
#5AF5AA #5AF2F5 #5AA5F5
triadic
#5AF2F5 #F55AF2 #F2F55A
tetradic
#5AF2F5 #AA5AF5 #F55D5A #A5F55A
square
#5AF2F5 #AA5AF5 #F55D5A #A5F55A
split-complementary
#5AF2F5 #F55AA5 #F5AA5A
monochromatic
#0CC5C8 #20EDF2 #5AF2F5 #94F7F8 #CDFBFC
Accessibility & contrast
On white
1.36
#5AF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#5AF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF2F5
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF2F5 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F6
Deuteranopia (green-blind)
#CAD6F6
Tritanopia (blue-blind)
#00FAF2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af2f5; /* rgb */ color: rgb(90, 242, 245); /* oklch */ color: oklch(88.3% 0.127 197.0);
Tailwind
colors: {
custom: {
50: '#9af7f8',
500: '#5af2f5',
950: '#000000',
},
}SCSS
$custom: #5af2f5; $custom-light: #9af7f8; $custom-dark: #000000;
JSON
{
"hex": "#5af2f5",
"rgb": {
"r": 90,
"g": 242,
"b": 245
},
"hsl": {
"h": 181.161,
"s": 88.571,
"l": 65.686
},
"oklch": {
"l": 0.88285,
"c": 0.12663,
"h": 197
},
"luminance": 0.7227
}Semantic roles & 50–950 ramp
primary
#5AF2F5
secondary
#C5312E
accent
#0500E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585