#5AE9AC#5AE9AC
#5AE9AC is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.151 H 161.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9AC |
|---|---|
| RGB | rgb(90, 233, 172) |
| HSL | hsl(154, 76%, 63%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 26.2%, 8.6%) |
| CIE-LAB | lab(83.67, -52.43, 18.45) |
| CIE-LCH | lch(83.67, 55.58, 160.61°) |
| OKLab | oklab(84.08% -0.1439 0.0471) |
| OKLCH | oklch(84.08% 0.151 161.9) |
| XYZ | xyz(40.7978, 63.4259, 49.1141) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Aqua Green
#12E193
ΔE00 4.49
Seafoam
#7FE0B3
ΔE00 4.69
Aqua Marine
#2EE8BB
ΔE00 4.77
Greenish Turquoise
#00FBB0
ΔE00 4.78
Greenish Cyan
#2AFEB7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9AC #E95A97
analogous
#5AE964 #5AE9AC #5ADEE9
triadic
#5AE9AC #AC5AE9 #E9AC5A
tetradic
#5AE9AC #645AE9 #E95A97 #DEE95A
square
#5AE9AC #645AE9 #E95A97 #DEE95A
split-complementary
#5AE9AC #E95ADE #E9645A
monochromatic
#18B170 #24E291 #5AE9AC #90F0C7 #C6F7E2
Accessibility & contrast
On white
1.53
#5AE9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5AE9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9AC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9AC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#00E9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae9ac; /* rgb */ color: rgb(90, 233, 172); /* oklch */ color: oklch(84.1% 0.151 161.9);
Tailwind
colors: {
custom: {
50: '#96f1c5',
500: '#5ae9ac',
950: '#000000',
},
}SCSS
$custom: #5ae9ac; $custom-light: #96f1c5; $custom-dark: #000000;
JSON
{
"hex": "#5ae9ac",
"rgb": {
"r": 90,
"g": 233,
"b": 172
},
"hsl": {
"h": 154.406,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.8408,
"c": 0.15145,
"h": 161.9
},
"luminance": 0.6343
}Semantic roles & 50–950 ramp
primary
#5AE9AC
secondary
#B1366B
accent
#0D64D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582