#5AE8AA#5AE8AA
#5AE8AA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.152 H 161.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8AA |
|---|---|
| RGB | rgb(90, 232, 170) |
| HSL | hsl(154, 76%, 63%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.33, -52.44, 19.03) |
| CIE-LCH | lch(83.33, 55.78, 160.06°) |
| OKLab | oklab(83.79% -0.1438 0.0485) |
| OKLCH | oklch(83.79% 0.152 161.4) |
| XYZ | xyz(40.3249, 62.7850, 48.0160) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.28
Aqua Green
#12E193
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.73
Greenish Turquoise
#00FBB0
ΔE00 4.91
Aqua Marine
#2EE8BB
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8AA #E85A98
analogous
#5AE863 #5AE8AA #5ADFE8
triadic
#5AE8AA #AA5AE8 #E8AA5A
tetradic
#5AE8AA #635AE8 #E85A98 #DFE85A
square
#5AE8AA #635AE8 #E85A98 #DFE85A
split-complementary
#5AE8AA #E85ADF #E8635A
monochromatic
#18AF6D #24E18E #5AE8AA #90EFC6 #C5F7E1
Accessibility & contrast
On white
1.55
#5AE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5AE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8AA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8AA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae8aa; /* rgb */ color: rgb(90, 232, 170); /* oklch */ color: oklch(83.8% 0.152 161.4);
Tailwind
colors: {
custom: {
50: '#96f0c3',
500: '#5ae8aa',
950: '#000000',
},
}SCSS
$custom: #5ae8aa; $custom-light: #96f0c3; $custom-dark: #000000;
JSON
{
"hex": "#5ae8aa",
"rgb": {
"r": 90,
"g": 232,
"b": 170
},
"hsl": {
"h": 153.803,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83792,
"c": 0.15178,
"h": 161.4
},
"luminance": 0.62789
}Semantic roles & 50–950 ramp
primary
#5AE8AA
secondary
#B0366B
accent
#0E66D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582