#5AE9AB#5AE9AB
#5AE9AB is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.152 H 161.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9AB |
|---|---|
| RGB | rgb(90, 233, 171) |
| HSL | hsl(154, 76%, 63%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(83.65, -52.63, 18.95) |
| CIE-LCH | lch(83.65, 55.94, 160.20°) |
| OKLab | oklab(84.06% -0.1444 0.0483) |
| OKLCH | oklch(84.06% 0.152 161.5) |
| XYZ | xyz(40.7021, 63.3876, 48.6102) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.08
Aqua Green
#12E193
ΔE00 4.35
Greenish Turquoise
#00FBB0
ΔE00 4.73
Seafoam
#7FE0B3
ΔE00 4.80
Greenish Cyan
#2AFEB7
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9AB #E95A98
analogous
#5AE963 #5AE9AB #5AE0E9
triadic
#5AE9AB #AB5AE9 #E9AB5A
tetradic
#5AE9AB #635AE9 #E95A98 #E0E95A
square
#5AE9AB #635AE9 #E95A98 #E0E95A
split-complementary
#5AE9AB #E95AE0 #E9635A
monochromatic
#18B16E #24E290 #5AE9AB #90F0C6 #C6F7E2
Accessibility & contrast
On white
1.54
#5AE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5AE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9AB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9AB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae9ab; /* rgb */ color: rgb(90, 233, 171); /* oklch */ color: oklch(84.1% 0.152 161.5);
Tailwind
colors: {
custom: {
50: '#96f1c4',
500: '#5ae9ab',
950: '#000000',
},
}SCSS
$custom: #5ae9ab; $custom-light: #96f1c4; $custom-dark: #000000;
JSON
{
"hex": "#5ae9ab",
"rgb": {
"r": 90,
"g": 233,
"b": 171
},
"hsl": {
"h": 153.986,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.84057,
"c": 0.15226,
"h": 161.5
},
"luminance": 0.63392
}Semantic roles & 50–950 ramp
primary
#5AE9AB
secondary
#B1366B
accent
#0D65D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582