#5AE7AC#5AE7AC
#5AE7AC is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.6% C 0.149 H 162.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7AC |
|---|---|
| RGB | rgb(90, 231, 172) |
| HSL | hsl(155, 75%, 63%) |
| HSV | hsv(155, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 25.5%, 9.4%) |
| CIE-LAB | lab(83.07, -51.61, 17.63) |
| CIE-LCH | lch(83.07, 54.54, 161.14°) |
| OKLab | oklab(83.6% -0.1419 0.045) |
| OKLCH | oklch(83.6% 0.149 162.4) |
| XYZ | xyz(40.2348, 62.2999, 48.9264) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.57
Aqua Green
#12E193
ΔE00 4.58
Greenish Turquoise
#00FBB0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7AC #E75A95
analogous
#5AE766 #5AE7AC #5ADBE7
triadic
#5AE7AC #AC5AE7 #E7AC5A
tetradic
#5AE7AC #665AE7 #E75A95 #DBE75A
square
#5AE7AC #665AE7 #E75A95 #DBE75A
split-complementary
#5AE7AC #E75ADB #E7665A
monochromatic
#19AD6F #25DF91 #5AE7AC #8FEFC7 #C5F7E2
Accessibility & contrast
On white
1.56
#5AE7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5AE7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7AC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7AC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A9
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae7ac; /* rgb */ color: rgb(90, 231, 172); /* oklch */ color: oklch(83.6% 0.149 162.4);
Tailwind
colors: {
custom: {
50: '#96efc4',
500: '#5ae7ac',
950: '#000000',
},
}SCSS
$custom: #5ae7ac; $custom-light: #96efc4; $custom-dark: #000000;
JSON
{
"hex": "#5ae7ac",
"rgb": {
"r": 90,
"g": 231,
"b": 172
},
"hsl": {
"h": 154.894,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.83595,
"c": 0.14886,
"h": 162.4
},
"luminance": 0.62304
}Semantic roles & 50–950 ramp
primary
#5AE7AC
secondary
#AE3769
accent
#0F62D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582