#5AEEAA#5AEEAA
#5AEEAA is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.2% C 0.160 H 160.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEAA |
|---|---|
| RGB | rgb(90, 238, 170) |
| HSL | hsl(152, 81%, 64%) |
| HSV | hsv(152, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.11, -54.85, 21.49) |
| CIE-LCH | lch(85.11, 58.91, 158.60°) |
| OKLab | oklab(85.25% -0.1499 0.0546) |
| OKLCH | oklch(85.25% 0.16 160) |
| XYZ | xyz(42.0427, 66.2207, 48.5886) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Greenish Turquoise
#00FBB0
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.86
Greenish Cyan
#2AFEB7
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEAA #EE5A9E
analogous
#5AEE60 #5AEEAA #5AE8EE
triadic
#5AEEAA #AA5AEE #EEAA5A
tetradic
#5AEEAA #605AEE #EE5A9E #E8EE5A
square
#5AEEAA #605AEE #EE5A9E #E8EE5A
split-complementary
#5AEEAA #EE5AE8 #EE605A
monochromatic
#13BA6E #23E88D #5AEEAA #91F4C7 #C9F9E3
Accessibility & contrast
On white
1.47
#5AEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5AEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEAA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEAA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aeeaa; /* rgb */ color: rgb(90, 238, 170); /* oklch */ color: oklch(85.2% 0.160 160.0);
Tailwind
colors: {
custom: {
50: '#97f4c3',
500: '#5aeeaa',
950: '#000000',
},
}SCSS
$custom: #5aeeaa; $custom-light: #97f4c3; $custom-dark: #000000;
JSON
{
"hex": "#5aeeaa",
"rgb": {
"r": 90,
"g": 238,
"b": 170
},
"hsl": {
"h": 152.432,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.85249,
"c": 0.15956,
"h": 160
},
"luminance": 0.66225
}Semantic roles & 50–950 ramp
primary
#5AEEAA
secondary
#B93371
accent
#086ADE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582