#5AF2AD#5AF2AD
#5AF2AD is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.3% C 0.162 H 160.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF2AD |
|---|---|
| RGB | rgb(90, 242, 173) |
| HSL | hsl(153, 85%, 65%) |
| HSV | hsv(153, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 28.5%, 5.1%) |
| CIE-LAB | lab(86.35, -55.83, 21.66) |
| CIE-LCH | lch(86.35, 59.88, 158.79°) |
| OKLab | oklab(86.29% -0.1526 0.0551) |
| OKLCH | oklch(86.29% 0.162 160.2) |
| XYZ | xyz(43.5072, 68.6905, 50.4928) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Greenish Turquoise
#00FBB0
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF2AD #F25A9F
analogous
#5AF261 #5AF2AD #5AEBF2
triadic
#5AF2AD #AD5AF2 #F2AD5A
tetradic
#5AF2AD #615AF2 #F25A9F #EBF25A
square
#5AF2AD #615AF2 #F25A9F #EBF25A
split-complementary
#5AF2AD #F25AEB #F2615A
monochromatic
#0FC271 #21EE91 #5AF2AD #93F6C9 #CBFBE5
Accessibility & contrast
On white
1.42
#5AF2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5AF2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF2AD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF2AD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5af2ad; /* rgb */ color: rgb(90, 242, 173); /* oklch */ color: oklch(86.3% 0.162 160.2);
Tailwind
colors: {
custom: {
50: '#97f7c5',
500: '#5af2ad',
950: '#000000',
},
}SCSS
$custom: #5af2ad; $custom-light: #97f7c5; $custom-dark: #000000;
JSON
{
"hex": "#5af2ad",
"rgb": {
"r": 90,
"g": 242,
"b": 173
},
"hsl": {
"h": 152.763,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.86286,
"c": 0.16223,
"h": 160.2
},
"luminance": 0.68695
}Semantic roles & 50–950 ramp
primary
#5AF2AD
secondary
#C03071
accent
#0469E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582