#5AEAC0#5AEAC0
#5AEAC0 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.138 H 170.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAC0 |
|---|---|
| RGB | rgb(90, 234, 192) |
| HSL | hsl(163, 77%, 64%) |
| HSV | hsv(163, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 17.9%, 8.2%) |
| CIE-LAB | lab(84.39, -48.44, 9.03) |
| CIE-LCH | lch(84.39, 49.28, 169.44°) |
| OKLab | oklab(84.82% -0.1359 0.0231) |
| OKLCH | oklch(84.82% 0.138 170.4) |
| XYZ | xyz(43.1490, 64.8206, 60.0966) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAC0 #EA5A84
analogous
#5AEA78 #5AEAC0 #5ACCEA
triadic
#5AEAC0 #C05AEA #EAC05A
tetradic
#5AEAC0 #785AEA #EA5A84 #CCEA5A
square
#5AEAC0 #785AEA #EA5A84 #CCEA5A
split-complementary
#5AEAC0 #EA5ACC #EA785A
monochromatic
#17B385 #24E3AB #5AEAC0 #90F1D5 #C7F8E9
Accessibility & contrast
On white
1.50
#5AEAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5AEAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAC0
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAC0 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBE
Deuteranopia (green-blind)
#CFCCC3
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aeac0; /* rgb */ color: rgb(90, 234, 192); /* oklch */ color: oklch(84.8% 0.138 170.4);
Tailwind
colors: {
custom: {
50: '#97f1d3',
500: '#5aeac0',
950: '#000000',
},
}SCSS
$custom: #5aeac0; $custom-light: #97f1d3; $custom-dark: #000000;
JSON
{
"hex": "#5aeac0",
"rgb": {
"r": 90,
"g": 234,
"b": 192
},
"hsl": {
"h": 162.5,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.84815,
"c": 0.13789,
"h": 170.4
},
"luminance": 0.64825
}Semantic roles & 50–950 ramp
primary
#5AEAC0
secondary
#B3355A
accent
#0C48DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583