#5AEDAF#5AEDAF
#5AEDAF is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.1% C 0.154 H 162.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDAF |
|---|---|
| RGB | rgb(90, 237, 175) |
| HSL | hsl(155, 80%, 64%) |
| HSV | hsv(155, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(84.91, -53.42, 18.63) |
| CIE-LCH | lch(84.91, 56.57, 160.77°) |
| OKLab | oklab(85.12% -0.1467 0.0475) |
| OKLCH | oklch(85.12% 0.154 162) |
| XYZ | xyz(42.2344, 65.8328, 51.0304) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.30
Greenish Turquoise
#00FBB0
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDAF #ED5A98
analogous
#5AED66 #5AEDAF #5AE2ED
triadic
#5AEDAF #AF5AED #EDAF5A
tetradic
#5AEDAF #665AED #ED5A98 #E2ED5A
square
#5AEDAF #665AED #ED5A98 #E2ED5A
split-complementary
#5AEDAF #ED5AE2 #ED665A
monochromatic
#14B873 #23E794 #5AEDAF #91F3CA #C8F9E5
Accessibility & contrast
On white
1.48
#5AEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5AEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDAF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDAF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aedaf; /* rgb */ color: rgb(90, 237, 175); /* oklch */ color: oklch(85.1% 0.154 162.0);
Tailwind
colors: {
custom: {
50: '#97f4c7',
500: '#5aedaf',
950: '#000000',
},
}SCSS
$custom: #5aedaf; $custom-light: #97f4c7; $custom-dark: #000000;
JSON
{
"hex": "#5aedaf",
"rgb": {
"r": 90,
"g": 237,
"b": 175
},
"hsl": {
"h": 154.694,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.85119,
"c": 0.15417,
"h": 162
},
"luminance": 0.65837
}Semantic roles & 50–950 ramp
primary
#5AEDAF
secondary
#B8336B
accent
#0962DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582