#5AE8A5#5AE8A5
#5AE8A5 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.7% C 0.156 H 159.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8A5 |
|---|---|
| RGB | rgb(90, 232, 165) |
| HSL | hsl(152, 76%, 63%) |
| HSV | hsv(152, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.23, -53.46, 21.48) |
| CIE-LCH | lch(83.23, 57.62, 158.11°) |
| OKLab | oklab(83.68% -0.1461 0.0546) |
| OKLCH | oklch(83.68% 0.156 159.5) |
| XYZ | xyz(39.8609, 62.5994, 45.5722) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Aqua Green
#12E193
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.79
Greenish Turquoise
#00FBB0
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8A5 #E85A9D
analogous
#5AE85E #5AE8A5 #5AE4E8
triadic
#5AE8A5 #A55AE8 #E8A55A
tetradic
#5AE8A5 #5E5AE8 #E85A9D #E4E85A
square
#5AE8A5 #5E5AE8 #E85A9D #E4E85A
split-complementary
#5AE8A5 #E85AE4 #E85E5A
monochromatic
#18AF68 #24E188 #5AE8A5 #90EFC2 #C5F7E0
Accessibility & contrast
On white
1.55
#5AE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5AE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8A5
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8A5 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D2CAA9
Tritanopia (blue-blind)
#00E7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae8a5; /* rgb */ color: rgb(90, 232, 165); /* oklch */ color: oklch(83.7% 0.156 159.5);
Tailwind
colors: {
custom: {
50: '#96f0c0',
500: '#5ae8a5',
950: '#000000',
},
}SCSS
$custom: #5ae8a5; $custom-light: #96f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5ae8a5",
"rgb": {
"r": 90,
"g": 232,
"b": 165
},
"hsl": {
"h": 151.69,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83679,
"c": 0.15594,
"h": 159.5
},
"luminance": 0.62603
}Semantic roles & 50–950 ramp
primary
#5AE8A5
secondary
#B03670
accent
#0E6DD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582