#5AEDAA#5AEDAA
#5AEDAA is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.0% C 0.158 H 160.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDAA |
|---|---|
| RGB | rgb(90, 237, 170) |
| HSL | hsl(153, 80%, 64%) |
| HSV | hsv(153, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 28.3%, 7.1%) |
| CIE-LAB | lab(84.81, -54.45, 21.08) |
| CIE-LCH | lch(84.81, 58.39, 158.83°) |
| OKLab | oklab(85.01% -0.1489 0.0536) |
| OKLCH | oklch(85.01% 0.158 160.2) |
| XYZ | xyz(41.7524, 65.6400, 48.4918) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Greenish Turquoise
#00FBB0
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.07
Greenish Cyan
#2AFEB7
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDAA #ED5A9D
analogous
#5AED61 #5AEDAA #5AE7ED
triadic
#5AEDAA #AA5AED #EDAA5A
tetradic
#5AEDAA #615AED #ED5A9D #E7ED5A
square
#5AEDAA #615AED #ED5A9D #E7ED5A
split-complementary
#5AEDAA #ED5AE7 #ED615A
monochromatic
#14B86E #23E78E #5AEDAA #91F3C6 #C8F9E3
Accessibility & contrast
On white
1.49
#5AEDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5AEDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDAA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDAA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aedaa; /* rgb */ color: rgb(90, 237, 170); /* oklch */ color: oklch(85.0% 0.158 160.2);
Tailwind
colors: {
custom: {
50: '#96f4c3',
500: '#5aedaa',
950: '#000000',
},
}SCSS
$custom: #5aedaa; $custom-light: #96f4c3; $custom-dark: #000000;
JSON
{
"hex": "#5aedaa",
"rgb": {
"r": 90,
"g": 237,
"b": 170
},
"hsl": {
"h": 152.653,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.85006,
"c": 0.15827,
"h": 160.2
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#5AEDAA
secondary
#B83370
accent
#0969DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582