#5AE5C5#5AE5C5
#5AE5C5 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.8% C 0.129 H 175.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE5C5 |
|---|---|
| RGB | rgb(90, 229, 197) |
| HSL | hsl(166, 73%, 63%) |
| HSV | hsv(166, 61%, 90%) |
| CMYK | cmyk(60.7%, 0%, 14%, 10.2%) |
| CIE-LAB | lab(83.04, -45.13, 4.46) |
| CIE-LCH | lch(83.04, 45.35, 174.36°) |
| OKLab | oklab(83.75% -0.1286 0.0111) |
| OKLCH | oklch(83.75% 0.129 175.1) |
| XYZ | xyz(42.3090, 62.2391, 62.5961) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.89
Aqua Marine
#2EE8BB
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 4.38
Aquamarine (survey)
#04D8B2
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.68
Turquoise
#40E0D0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE5C5 #E55A7A
analogous
#5AE57F #5AE5C5 #5AC0E5
triadic
#5AE5C5 #C55AE5 #E5C55A
tetradic
#5AE5C5 #7F5AE5 #E55A7A #C0E55A
square
#5AE5C5 #7F5AE5 #E55A7A #C0E55A
split-complementary
#5AE5C5 #E55AC0 #E57F5A
monochromatic
#1BAA89 #25DDB2 #5AE5C5 #8FEDD8 #C4F6EA
Accessibility & contrast
On white
1.56
#5AE5C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5AE5C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE5C5
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE5C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE5C5 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C4
Deuteranopia (green-blind)
#C9C9C7
Tritanopia (blue-blind)
#00E8DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae5c5; /* rgb */ color: rgb(90, 229, 197); /* oklch */ color: oklch(83.8% 0.129 175.1);
Tailwind
colors: {
custom: {
50: '#96eed6',
500: '#5ae5c5',
950: '#000000',
},
}SCSS
$custom: #5ae5c5; $custom-light: #96eed6; $custom-dark: #000000;
JSON
{
"hex": "#5ae5c5",
"rgb": {
"r": 90,
"g": 229,
"b": 197
},
"hsl": {
"h": 166.187,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.83753,
"c": 0.12907,
"h": 175.1
},
"luminance": 0.62243
}Semantic roles & 50–950 ramp
primary
#5AE5C5
secondary
#AB3852
accent
#113ED5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583