#5AE3C2#5AE3C2
#5AE3C2 is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.2% C 0.129 H 174.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE3C2 |
|---|---|
| RGB | rgb(90, 227, 194) |
| HSL | hsl(166, 71%, 62%) |
| HSV | hsv(166, 60%, 89%) |
| CMYK | cmyk(60.4%, 0%, 14.5%, 11%) |
| CIE-LAB | lab(82.38, -44.98, 5.09) |
| CIE-LCH | lch(82.38, 45.27, 173.54°) |
| OKLab | oklab(83.19% -0.1279 0.0128) |
| OKLCH | oklch(83.19% 0.129 174.3) |
| XYZ | xyz(41.4185, 61.0026, 60.6204) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.51
Aquamarine (survey)
#04D8B2
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE3C2 #E35A7B
analogous
#5AE37D #5AE3C2 #5AC0E3
triadic
#5AE3C2 #C25AE3 #E3C25A
tetradic
#5AE3C2 #7D5AE3 #E35A7B #C0E35A
square
#5AE3C2 #7D5AE3 #E35A7B #C0E35A
split-complementary
#5AE3C2 #E35AC0 #E37D5A
monochromatic
#1CA685 #26DAAF #5AE3C2 #8EECD5 #C3F5E9
Accessibility & contrast
On white
1.59
#5AE3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5AE3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE3C2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE3C2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C0
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#00E5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae3c2; /* rgb */ color: rgb(90, 227, 194); /* oklch */ color: oklch(83.2% 0.129 174.3);
Tailwind
colors: {
custom: {
50: '#96ecd4',
500: '#5ae3c2',
950: '#000000',
},
}SCSS
$custom: #5ae3c2; $custom-light: #96ecd4; $custom-dark: #000000;
JSON
{
"hex": "#5ae3c2",
"rgb": {
"r": 90,
"g": 227,
"b": 194
},
"hsl": {
"h": 165.547,
"s": 70.984,
"l": 62.157
},
"oklch": {
"l": 0.83191,
"c": 0.1285,
"h": 174.3
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#5AE3C2
secondary
#A93954
accent
#1241D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583