#5AE8A9#5AE8A9
#5AE8A9 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.153 H 161.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8A9 |
|---|---|
| RGB | rgb(90, 232, 169) |
| HSL | hsl(153, 76%, 63%) |
| HSV | hsv(153, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.31, -52.64, 19.52) |
| CIE-LCH | lch(83.31, 56.15, 159.66°) |
| OKLab | oklab(83.77% -0.1443 0.0497) |
| OKLCH | oklch(83.77% 0.153 161) |
| XYZ | xyz(40.2307, 62.7474, 47.5197) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Aqua Green
#12E193
ΔE00 4.10
Seafoam
#7FE0B3
ΔE00 4.85
Greenish Turquoise
#00FBB0
ΔE00 4.87
Light Blue Green
#7EFBB3
ΔE00 5.02
Greenish Cyan
#2AFEB7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8A9 #E85A99
analogous
#5AE862 #5AE8A9 #5AE0E8
triadic
#5AE8A9 #A95AE8 #E8A95A
tetradic
#5AE8A9 #625AE8 #E85A99 #E0E85A
square
#5AE8A9 #625AE8 #E85A99 #E0E85A
split-complementary
#5AE8A9 #E85AE0 #E8625A
monochromatic
#18AF6C #24E18D #5AE8A9 #90EFC5 #C5F7E1
Accessibility & contrast
On white
1.55
#5AE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5AE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8A9
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8A9 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A5
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae8a9; /* rgb */ color: rgb(90, 232, 169); /* oklch */ color: oklch(83.8% 0.153 161.0);
Tailwind
colors: {
custom: {
50: '#96f0c2',
500: '#5ae8a9',
950: '#000000',
},
}SCSS
$custom: #5ae8a9; $custom-light: #96f0c2; $custom-dark: #000000;
JSON
{
"hex": "#5ae8a9",
"rgb": {
"r": 90,
"g": 232,
"b": 169
},
"hsl": {
"h": 153.38,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83769,
"c": 0.15261,
"h": 161
},
"luminance": 0.62751
}Semantic roles & 50–950 ramp
primary
#5AE8A9
secondary
#B0366C
accent
#0E67D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582