#5AE2C8#5AE2C8
#5AE2C8 is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.124 H 178.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2C8 |
|---|---|
| RGB | rgb(90, 226, 200) |
| HSL | hsl(169, 70%, 62%) |
| HSV | hsv(169, 60%, 89%) |
| CMYK | cmyk(60.2%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(82.23, -43.09, 1.70) |
| CIE-LCH | lch(82.23, 43.13, 177.73°) |
| OKLab | oklab(83.12% -0.1242 0.0038) |
| OKLCH | oklch(83.12% 0.124 178.2) |
| XYZ | xyz(41.8333, 60.7322, 64.1502) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 4.22
Aquamarine (survey)
#04D8B2
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2C8 #E25A74
analogous
#5AE284 #5AE2C8 #5AB8E2
triadic
#5AE2C8 #C85AE2 #E2C85A
tetradic
#5AE2C8 #845AE2 #E25A74 #B8E25A
square
#5AE2C8 #845AE2 #E25A74 #B8E25A
split-complementary
#5AE2C8 #E25AB8 #E2845A
monochromatic
#1DA58B #26D9B7 #5AE2C8 #8EEBD9 #C2F4EB
Accessibility & contrast
On white
1.60
#5AE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5AE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2C8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2C8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#00E5DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae2c8; /* rgb */ color: rgb(90, 226, 200); /* oklch */ color: oklch(83.1% 0.124 178.2);
Tailwind
colors: {
custom: {
50: '#96ecd8',
500: '#5ae2c8',
950: '#000000',
},
}SCSS
$custom: #5ae2c8; $custom-light: #96ecd8; $custom-dark: #000000;
JSON
{
"hex": "#5ae2c8",
"rgb": {
"r": 90,
"g": 226,
"b": 200
},
"hsl": {
"h": 168.529,
"s": 70.103,
"l": 61.961
},
"oklch": {
"l": 0.83122,
"c": 0.12422,
"h": 178.2
},
"luminance": 0.60737
}Semantic roles & 50–950 ramp
primary
#5AE2C8
secondary
#A7394E
accent
#1338D2
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483