#5AE5C8#5AE5C8
#5AE5C8 is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.8% C 0.127 H 176.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE5C8 |
|---|---|
| RGB | rgb(90, 229, 200) |
| HSL | hsl(167, 73%, 63%) |
| HSV | hsv(167, 61%, 90%) |
| CMYK | cmyk(60.7%, 0%, 12.7%, 10.2%) |
| CIE-LAB | lab(83.11, -44.40, 2.98) |
| CIE-LCH | lch(83.11, 44.50, 176.16°) |
| OKLab | oklab(83.84% -0.1273 0.0072) |
| OKLCH | oklch(83.84% 0.127 176.8) |
| XYZ | xyz(42.6562, 62.3780, 64.4245) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 4.43
Aquamarine (survey)
#04D8B2
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE5C8 #E55A77
analogous
#5AE582 #5AE5C8 #5ABDE5
triadic
#5AE5C8 #C85AE5 #E5C85A
tetradic
#5AE5C8 #825AE5 #E55A77 #BDE55A
square
#5AE5C8 #825AE5 #E55A77 #BDE55A
split-complementary
#5AE5C8 #E55ABD #E5825A
monochromatic
#1BAA8C #25DDB6 #5AE5C8 #8FEDDA #C4F6EB
Accessibility & contrast
On white
1.56
#5AE5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5AE5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE5C8
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE5C8 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#00E8DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae5c8; /* rgb */ color: rgb(90, 229, 200); /* oklch */ color: oklch(83.8% 0.127 176.8);
Tailwind
colors: {
custom: {
50: '#96eed8',
500: '#5ae5c8',
950: '#000000',
},
}SCSS
$custom: #5ae5c8; $custom-light: #96eed8; $custom-dark: #000000;
JSON
{
"hex": "#5ae5c8",
"rgb": {
"r": 90,
"g": 229,
"b": 200
},
"hsl": {
"h": 167.482,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.83837,
"c": 0.12746,
"h": 176.8
},
"luminance": 0.62382
}Semantic roles & 50–950 ramp
primary
#5AE5C8
secondary
#AB3850
accent
#113AD5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583