#5AF4AF#5AF4AF
#5AF4AF is a very light, vivid teal. Relative luminance 0.700; OKLCH L 86.8% C 0.163 H 160.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF4AF |
|---|---|
| RGB | rgb(90, 244, 175) |
| HSL | hsl(153, 88%, 65%) |
| HSV | hsv(153, 63%, 96%) |
| CMYK | cmyk(63.1%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(86.98, -56.21, 21.50) |
| CIE-LCH | lch(86.98, 60.18, 159.07°) |
| OKLab | oklab(86.81% -0.1537 0.0547) |
| OKLCH | oklch(86.81% 0.163 160.4) |
| XYZ | xyz(44.3007, 69.9655, 51.7191) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.91
Greenish Turquoise
#00FBB0
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF4AF #F45A9F
analogous
#5AF462 #5AF4AF #5AECF4
triadic
#5AF4AF #AF5AF4 #F4AF5A
tetradic
#5AF4AF #625AF4 #F45A9F #ECF45A
square
#5AF4AF #625AF4 #F45A9F #ECF45A
split-complementary
#5AF4AF #F45AEC #F4625A
monochromatic
#0DC673 #21F093 #5AF4AF #93F8CB #CDFCE7
Accessibility & contrast
On white
1.40
#5AF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5AF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF4AF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF4AF | 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)
#F1E3AB
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af4af; /* rgb */ color: rgb(90, 244, 175); /* oklch */ color: oklch(86.8% 0.163 160.4);
Tailwind
colors: {
custom: {
50: '#98f9c7',
500: '#5af4af',
950: '#000000',
},
}SCSS
$custom: #5af4af; $custom-light: #98f9c7; $custom-dark: #000000;
JSON
{
"hex": "#5af4af",
"rgb": {
"r": 90,
"g": 244,
"b": 175
},
"hsl": {
"h": 153.117,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.86814,
"c": 0.16315,
"h": 160.4
},
"luminance": 0.6997
}Semantic roles & 50–950 ramp
primary
#5AF4AF
secondary
#C32F71
accent
#0167E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582