#5AE6C8#5AE6C8
#5AE6C8 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 84.1% C 0.129 H 176.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE6C8 |
|---|---|
| RGB | rgb(90, 230, 200) |
| HSL | hsl(167, 74%, 63%) |
| HSV | hsv(167, 61%, 90%) |
| CMYK | cmyk(60.9%, 0%, 13%, 9.8%) |
| CIE-LAB | lab(83.41, -44.84, 3.41) |
| CIE-LCH | lch(83.41, 44.97, 175.65°) |
| OKLab | oklab(84.08% -0.1283 0.0083) |
| OKLCH | oklch(84.08% 0.129 176.3) |
| XYZ | xyz(42.9337, 62.9329, 64.5170) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 4.15
Turquoise
#40E0D0
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE6C8 #E65A78
analogous
#5AE682 #5AE6C8 #5ABEE6
triadic
#5AE6C8 #C85AE6 #E6C85A
tetradic
#5AE6C8 #825AE6 #E65A78 #BEE65A
square
#5AE6C8 #825AE6 #E65A78 #BEE65A
split-complementary
#5AE6C8 #E65ABE #E6825A
monochromatic
#1AAC8C #25DEB6 #5AE6C8 #8FEEDA #C4F6EB
Accessibility & contrast
On white
1.55
#5AE6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5AE6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE6C8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE6C8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#C9CACA
Tritanopia (blue-blind)
#00E9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae6c8; /* rgb */ color: rgb(90, 230, 200); /* oklch */ color: oklch(84.1% 0.129 176.3);
Tailwind
colors: {
custom: {
50: '#96eed8',
500: '#5ae6c8',
950: '#000000',
},
}SCSS
$custom: #5ae6c8; $custom-light: #96eed8; $custom-dark: #000000;
JSON
{
"hex": "#5ae6c8",
"rgb": {
"r": 90,
"g": 230,
"b": 200
},
"hsl": {
"h": 167.143,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.84076,
"c": 0.12855,
"h": 176.3
},
"luminance": 0.62937
}Semantic roles & 50–950 ramp
primary
#5AE6C8
secondary
#AD3750
accent
#103AD6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583