#5AF4AE#5AF4AE
#5AF4AE is a very light, vivid teal. Relative luminance 0.699; OKLCH L 86.8% C 0.164 H 160.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF4AE |
|---|---|
| RGB | rgb(90, 244, 174) |
| HSL | hsl(153, 88%, 65%) |
| HSV | hsv(153, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(86.96, -56.41, 21.99) |
| CIE-LCH | lch(86.96, 60.55, 158.70°) |
| OKLab | oklab(86.79% -0.1541 0.0559) |
| OKLCH | oklch(86.79% 0.164 160.1) |
| XYZ | xyz(44.2029, 69.9264, 51.2038) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.01
Greenish Turquoise
#00FBB0
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF4AE #F45AA0
analogous
#5AF461 #5AF4AE #5AEDF4
triadic
#5AF4AE #AE5AF4 #F4AE5A
tetradic
#5AF4AE #615AF4 #F45AA0 #EDF45A
square
#5AF4AE #615AF4 #F45AA0 #EDF45A
split-complementary
#5AF4AE #F45AED #F4615A
monochromatic
#0DC672 #21F092 #5AF4AE #93F8CA #CDFCE6
Accessibility & contrast
On white
1.40
#5AF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5AF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF4AE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF4AE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af4ae; /* rgb */ color: rgb(90, 244, 174); /* oklch */ color: oklch(86.8% 0.164 160.1);
Tailwind
colors: {
custom: {
50: '#98f9c6',
500: '#5af4ae',
950: '#000000',
},
}SCSS
$custom: #5af4ae; $custom-light: #98f9c6; $custom-dark: #000000;
JSON
{
"hex": "#5af4ae",
"rgb": {
"r": 90,
"g": 244,
"b": 174
},
"hsl": {
"h": 152.727,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86792,
"c": 0.16397,
"h": 160.1
},
"luminance": 0.69931
}Semantic roles & 50–950 ramp
primary
#5AF4AE
secondary
#C32F72
accent
#0168E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582