#5AE8A6#5AE8A6
#5AE8A6 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.7% C 0.155 H 159.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8A6 |
|---|---|
| RGB | rgb(90, 232, 166) |
| HSL | hsl(152, 76%, 63%) |
| HSV | hsv(152, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.25, -53.26, 20.99) |
| CIE-LCH | lch(83.25, 57.25, 158.49°) |
| OKLab | oklab(83.7% -0.1456 0.0534) |
| OKLCH | oklch(83.7% 0.155 159.9) |
| XYZ | xyz(39.9523, 62.6360, 46.0535) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Aqua Green
#12E193
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.78
Greenish Turquoise
#00FBB0
ΔE00 4.82
Light Blue Green
#7EFBB3
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8A6 #E85A9C
analogous
#5AE85F #5AE8A6 #5AE3E8
triadic
#5AE8A6 #A65AE8 #E8A65A
tetradic
#5AE8A6 #5F5AE8 #E85A9C #E3E85A
square
#5AE8A6 #5F5AE8 #E85A9C #E3E85A
split-complementary
#5AE8A6 #E85AE3 #E85F5A
monochromatic
#18AF69 #24E189 #5AE8A6 #90EFC3 #C5F7E0
Accessibility & contrast
On white
1.55
#5AE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5AE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8A6
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8A6 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A2
Deuteranopia (green-blind)
#D2CAAA
Tritanopia (blue-blind)
#00E7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae8a6; /* rgb */ color: rgb(90, 232, 166); /* oklch */ color: oklch(83.7% 0.155 159.9);
Tailwind
colors: {
custom: {
50: '#96f0c0',
500: '#5ae8a6',
950: '#000000',
},
}SCSS
$custom: #5ae8a6; $custom-light: #96f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5ae8a6",
"rgb": {
"r": 90,
"g": 232,
"b": 166
},
"hsl": {
"h": 152.113,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83701,
"c": 0.1551,
"h": 159.9
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#5AE8A6
secondary
#B0366F
accent
#0E6CD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582