#5AF4AA#5AF4AA
#5AF4AA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.7% C 0.167 H 158.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF4AA |
|---|---|
| RGB | rgb(90, 244, 170) |
| HSL | hsl(151, 88%, 65%) |
| HSV | hsv(151, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(86.89, -57.21, 23.94) |
| CIE-LCH | lch(86.89, 62.02, 157.30°) |
| OKLab | oklab(86.71% -0.1559 0.0607) |
| OKLCH | oklch(86.71% 0.167 158.7) |
| XYZ | xyz(43.8187, 69.7727, 49.1806) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF4AA #F45AA4
analogous
#5AF45D #5AF4AA #5AF1F4
triadic
#5AF4AA #AA5AF4 #F4AA5A
tetradic
#5AF4AA #5D5AF4 #F45AA4 #F1F45A
square
#5AF4AA #5D5AF4 #F45AA4 #F1F45A
split-complementary
#5AF4AA #F45AF1 #F45D5A
monochromatic
#0DC66D #21F08C #5AF4AA #93F8C8 #CDFCE5
Accessibility & contrast
On white
1.40
#5AF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#5AF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF4AA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF4AA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#00F3E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af4aa; /* rgb */ color: rgb(90, 244, 170); /* oklch */ color: oklch(86.7% 0.167 158.7);
Tailwind
colors: {
custom: {
50: '#98f9c3',
500: '#5af4aa',
950: '#000000',
},
}SCSS
$custom: #5af4aa; $custom-light: #98f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5af4aa",
"rgb": {
"r": 90,
"g": 244,
"b": 170
},
"hsl": {
"h": 151.169,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86705,
"c": 0.16732,
"h": 158.7
},
"luminance": 0.69777
}Semantic roles & 50–950 ramp
primary
#5AF4AA
secondary
#C32F76
accent
#016EE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582