#5AE1C5#5AE1C5
#5AE1C5 is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.8% C 0.125 H 176.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1C5 |
|---|---|
| RGB | rgb(90, 225, 197) |
| HSL | hsl(168, 69%, 62%) |
| HSV | hsv(168, 60%, 88%) |
| CMYK | cmyk(60%, 0%, 12.4%, 11.8%) |
| CIE-LAB | lab(81.87, -43.39, 2.76) |
| CIE-LCH | lch(81.87, 43.47, 176.36°) |
| OKLab | oklab(82.8% -0.1244 0.0066) |
| OKLCH | oklch(82.8% 0.125 176.9) |
| XYZ | xyz(41.2150, 60.0511, 62.2315) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.56
Aquamarine (survey)
#04D8B2
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1C5 #E15A76
analogous
#5AE182 #5AE1C5 #5AB9E1
triadic
#5AE1C5 #C55AE1 #E1C55A
tetradic
#5AE1C5 #825AE1 #E15A76 #B9E15A
square
#5AE1C5 #825AE1 #E15A76 #B9E15A
split-complementary
#5AE1C5 #E15AB9 #E1825A
monochromatic
#1EA387 #27D7B2 #5AE1C5 #8EEAD7 #C2F4E9
Accessibility & contrast
On white
1.61
#5AE1C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5AE1C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1C5
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1C5 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C4
Deuteranopia (green-blind)
#C5C5C7
Tritanopia (blue-blind)
#00E4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ae1c5; /* rgb */ color: rgb(90, 225, 197); /* oklch */ color: oklch(82.8% 0.125 176.9);
Tailwind
colors: {
custom: {
50: '#96ebd6',
500: '#5ae1c5',
950: '#000000',
},
}SCSS
$custom: #5ae1c5; $custom-light: #96ebd6; $custom-dark: #000000;
JSON
{
"hex": "#5ae1c5",
"rgb": {
"r": 90,
"g": 225,
"b": 197
},
"hsl": {
"h": 167.556,
"s": 69.231,
"l": 61.765
},
"oklch": {
"l": 0.82797,
"c": 0.12463,
"h": 176.9
},
"luminance": 0.60055
}Semantic roles & 50–950 ramp
primary
#5AE1C5
secondary
#A63A50
accent
#143BD1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483