#5AF5AB#5AF5AB
#5AF5AB is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.0% C 0.168 H 158.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF5AB |
|---|---|
| RGB | rgb(90, 245, 171) |
| HSL | hsl(151, 89%, 66%) |
| HSV | hsv(151, 63%, 96%) |
| CMYK | cmyk(63.3%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.20, -57.41, 23.86) |
| CIE-LCH | lch(87.20, 62.17, 157.43°) |
| OKLab | oklab(86.97% -0.1565 0.0605) |
| OKLCH | oklch(86.97% 0.168 158.9) |
| XYZ | xyz(44.2154, 70.4141, 49.7813) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Seafoam Green
#7AF9AB
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF5AB #F55AA4
analogous
#5AF55D #5AF5AB #5AF1F5
triadic
#5AF5AB #AB5AF5 #F5AB5A
tetradic
#5AF5AB #5D5AF5 #F55AA4 #F1F55A
square
#5AF5AB #5D5AF5 #F55AA4 #F1F55A
split-complementary
#5AF5AB #F55AF1 #F55D5A
monochromatic
#0CC86F #20F28E #5AF5AB #94F8C8 #CDFCE6
Accessibility & contrast
On white
1.39
#5AF5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5AF5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF5AB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF5AB | 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)
#F3E3A7
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af5ab; /* rgb */ color: rgb(90, 245, 171); /* oklch */ color: oklch(87.0% 0.168 158.9);
Tailwind
colors: {
custom: {
50: '#98f9c4',
500: '#5af5ab',
950: '#000000',
},
}SCSS
$custom: #5af5ab; $custom-light: #98f9c4; $custom-dark: #000000;
JSON
{
"hex": "#5af5ab",
"rgb": {
"r": 90,
"g": 245,
"b": 171
},
"hsl": {
"h": 151.355,
"s": 88.571,
"l": 65.686
},
"oklch": {
"l": 0.86969,
"c": 0.16777,
"h": 158.9
},
"luminance": 0.70419
}Semantic roles & 50–950 ramp
primary
#5AF5AB
secondary
#C52E76
accent
#006EE5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582