#5AEEAE#5AEEAE
#5AEEAE is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.3% C 0.156 H 161.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEAE |
|---|---|
| RGB | rgb(90, 238, 174) |
| HSL | hsl(154, 81%, 64%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(85.19, -54.03, 19.53) |
| CIE-LCH | lch(85.19, 57.45, 160.12°) |
| OKLab | oklab(85.34% -0.1481 0.0498) |
| OKLCH | oklch(85.34% 0.156 161.4) |
| XYZ | xyz(42.4269, 66.3743, 50.6118) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Greenish Turquoise
#00FBB0
ΔE00 3.83
Greenish Cyan
#2AFEB7
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEAE #EE5A9A
analogous
#5AEE64 #5AEEAE #5AE4EE
triadic
#5AEEAE #AE5AEE #EEAE5A
tetradic
#5AEEAE #645AEE #EE5A9A #E4EE5A
square
#5AEEAE #645AEE #EE5A9A #E4EE5A
split-complementary
#5AEEAE #EE5AE4 #EE645A
monochromatic
#13BA72 #23E893 #5AEEAE #91F4C9 #C9F9E4
Accessibility & contrast
On white
1.47
#5AEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5AEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEAE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEAE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDAA
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aeeae; /* rgb */ color: rgb(90, 238, 174); /* oklch */ color: oklch(85.3% 0.156 161.4);
Tailwind
colors: {
custom: {
50: '#97f4c6',
500: '#5aeeae',
950: '#000000',
},
}SCSS
$custom: #5aeeae; $custom-light: #97f4c6; $custom-dark: #000000;
JSON
{
"hex": "#5aeeae",
"rgb": {
"r": 90,
"g": 238,
"b": 174
},
"hsl": {
"h": 154.054,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.85339,
"c": 0.15626,
"h": 161.4
},
"luminance": 0.66379
}Semantic roles & 50–950 ramp
primary
#5AEEAE
secondary
#B9336D
accent
#0864DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582