#5AE9AE#5AE9AE
#5AE9AE is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.1% C 0.150 H 162.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9AE |
|---|---|
| RGB | rgb(90, 233, 174) |
| HSL | hsl(155, 76%, 63%) |
| HSV | hsv(155, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.71, -52.00, 17.47) |
| CIE-LCH | lch(83.71, 54.86, 161.43°) |
| OKLab | oklab(84.13% -0.143 0.0446) |
| OKLCH | oklch(84.13% 0.15 162.7) |
| XYZ | xyz(40.9913, 63.5033, 50.1333) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 4.88
Greenish Turquoise
#00FBB0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9AE #E95A95
analogous
#5AE966 #5AE9AE #5ADCE9
triadic
#5AE9AE #AE5AE9 #E9AE5A
tetradic
#5AE9AE #665AE9 #E95A95 #DCE95A
square
#5AE9AE #665AE9 #E95A95 #DCE95A
split-complementary
#5AE9AE #E95ADC #E9665A
monochromatic
#18B172 #24E293 #5AE9AE #90F0C9 #C6F7E3
Accessibility & contrast
On white
1.53
#5AE9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5AE9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9AE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9AE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae9ae; /* rgb */ color: rgb(90, 233, 174); /* oklch */ color: oklch(84.1% 0.150 162.7);
Tailwind
colors: {
custom: {
50: '#96f1c6',
500: '#5ae9ae',
950: '#000000',
},
}SCSS
$custom: #5ae9ae; $custom-light: #96f1c6; $custom-dark: #000000;
JSON
{
"hex": "#5ae9ae",
"rgb": {
"r": 90,
"g": 233,
"b": 174
},
"hsl": {
"h": 155.245,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.84127,
"c": 0.14983,
"h": 162.7
},
"luminance": 0.63507
}Semantic roles & 50–950 ramp
primary
#5AE9AE
secondary
#B13669
accent
#0D61D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582