#5AF3CA#5AF3CA
#5AF3CA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.142 H 171.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF3CA |
|---|---|
| RGB | rgb(90, 243, 202) |
| HSL | hsl(164, 86%, 65%) |
| HSV | hsv(164, 63%, 95%) |
| CMYK | cmyk(63%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.26, -49.91, 7.91) |
| CIE-LCH | lch(87.26, 50.53, 170.99°) |
| OKLab | oklab(87.23% -0.1406 0.0201) |
| OKLCH | oklch(87.23% 0.142 171.9) |
| XYZ | xyz(46.9225, 70.5341, 67.0072) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF3CA #F35A83
analogous
#5AF37E #5AF3CA #5ACFF3
triadic
#5AF3CA #CA5AF3 #F3CA5A
tetradic
#5AF3CA #7E5AF3 #F35A83 #CFF35A
square
#5AF3CA #7E5AF3 #F35A83 #CFF35A
split-complementary
#5AF3CA #F35ACF #F37E5A
monochromatic
#0EC494 #21EFB8 #5AF3CA #93F7DC #CCFBEF
Accessibility & contrast
On white
1.39
#5AF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#5AF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF3CA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF3CA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5af3ca; /* rgb */ color: rgb(90, 243, 202); /* oklch */ color: oklch(87.2% 0.142 171.9);
Tailwind
colors: {
custom: {
50: '#98f8da',
500: '#5af3ca',
950: '#000000',
},
}SCSS
$custom: #5af3ca; $custom-light: #98f8da; $custom-dark: #000000;
JSON
{
"hex": "#5af3ca",
"rgb": {
"r": 90,
"g": 243,
"b": 202
},
"hsl": {
"h": 163.922,
"s": 86.441,
"l": 65.294
},
"oklch": {
"l": 0.87231,
"c": 0.14204,
"h": 171.9
},
"luminance": 0.70539
}Semantic roles & 50–950 ramp
primary
#5AF3CA
secondary
#C23057
accent
#033FE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583