#5AF5AA#5AF5AA
#5AF5AA is a very light, vivid teal. Relative luminance 0.704; OKLCH L 86.9% C 0.169 H 158.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF5AA |
|---|---|
| RGB | rgb(90, 245, 170) |
| HSL | hsl(151, 89%, 66%) |
| HSV | hsv(151, 63%, 96%) |
| CMYK | cmyk(63.3%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.18, -57.60, 24.34) |
| CIE-LCH | lch(87.18, 62.54, 157.09°) |
| OKLab | oklab(86.95% -0.1569 0.0617) |
| OKLCH | oklch(86.95% 0.169 158.6) |
| XYZ | xyz(44.1204, 70.3761, 49.2812) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF5AA #F55AA5
analogous
#5AF55C #5AF5AA #5AF2F5
triadic
#5AF5AA #AA5AF5 #F5AA5A
tetradic
#5AF5AA #5C5AF5 #F55AA5 #F2F55A
square
#5AF5AA #5C5AF5 #F55AA5 #F2F55A
split-complementary
#5AF5AA #F55AF2 #F55C5A
monochromatic
#0CC86D #20F28C #5AF5AA #94F8C8 #CDFCE5
Accessibility & contrast
On white
1.39
#5AF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5AF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF5AA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF5AA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af5aa; /* rgb */ color: rgb(90, 245, 170); /* oklch */ color: oklch(86.9% 0.169 158.6);
Tailwind
colors: {
custom: {
50: '#98f9c3',
500: '#5af5aa',
950: '#000000',
},
}SCSS
$custom: #5af5aa; $custom-light: #98f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5af5aa",
"rgb": {
"r": 90,
"g": 245,
"b": 170
},
"hsl": {
"h": 150.968,
"s": 88.571,
"l": 65.686
},
"oklch": {
"l": 0.86948,
"c": 0.16862,
"h": 158.6
},
"luminance": 0.70381
}Semantic roles & 50–950 ramp
primary
#5AF5AA
secondary
#C52E77
accent
#006FE5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582