#5AEEAB#5AEEAB
#5AEEAB is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.3% C 0.159 H 160.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEAB |
|---|---|
| RGB | rgb(90, 238, 171) |
| HSL | hsl(153, 81%, 64%) |
| HSV | hsv(153, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.13, -54.64, 21.00) |
| CIE-LCH | lch(85.13, 58.54, 158.98°) |
| OKLab | oklab(85.27% -0.1495 0.0534) |
| OKLCH | oklch(85.27% 0.159 160.3) |
| XYZ | xyz(42.1377, 66.2586, 49.0887) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Greenish Turquoise
#00FBB0
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEAB #EE5A9D
analogous
#5AEE61 #5AEEAB #5AE7EE
triadic
#5AEEAB #AB5AEE #EEAB5A
tetradic
#5AEEAB #615AEE #EE5A9D #E7EE5A
square
#5AEEAB #615AEE #EE5A9D #E7EE5A
split-complementary
#5AEEAB #EE5AE7 #EE615A
monochromatic
#13BA6F #23E88F #5AEEAB #91F4C7 #C9F9E3
Accessibility & contrast
On white
1.47
#5AEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5AEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEAB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEAB | 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)
#EBDDA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#00EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aeeab; /* rgb */ color: rgb(90, 238, 171); /* oklch */ color: oklch(85.3% 0.159 160.3);
Tailwind
colors: {
custom: {
50: '#97f4c4',
500: '#5aeeab',
950: '#000000',
},
}SCSS
$custom: #5aeeab; $custom-light: #97f4c4; $custom-dark: #000000;
JSON
{
"hex": "#5aeeab",
"rgb": {
"r": 90,
"g": 238,
"b": 171
},
"hsl": {
"h": 152.838,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.85271,
"c": 0.15873,
"h": 160.3
},
"luminance": 0.66263
}Semantic roles & 50–950 ramp
primary
#5AEEAB
secondary
#B93370
accent
#0869DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582