#5AE5CC#5AE5CC
#5AE5CC is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.0% C 0.126 H 179.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE5CC |
|---|---|
| RGB | rgb(90, 229, 204) |
| HSL | hsl(169, 73%, 63%) |
| HSV | hsv(169, 61%, 90%) |
| CMYK | cmyk(60.7%, 0%, 10.9%, 10.2%) |
| CIE-LAB | lab(83.21, -43.42, 1.02) |
| CIE-LCH | lch(83.21, 43.44, 178.66°) |
| OKLab | oklab(83.95% -0.1255 0.002) |
| OKLCH | oklch(83.95% 0.126 179.1) |
| XYZ | xyz(43.1298, 62.5674, 66.9188) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 5.50
Aquamarine (survey)
#04D8B2
ΔE00 5.67
Light Turquoise
#7EF4CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE5CC #E55A73
analogous
#5AE587 #5AE5CC #5AB8E5
triadic
#5AE5CC #CC5AE5 #E5CC5A
tetradic
#5AE5CC #875AE5 #E55A73 #B8E55A
square
#5AE5CC #875AE5 #E55A73 #B8E55A
split-complementary
#5AE5CC #E55AB8 #E5875A
monochromatic
#1BAA90 #25DDBC #5AE5CC #8FEDDC #C4F6ED
Accessibility & contrast
On white
1.55
#5AE5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5AE5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE5CC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE5CC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#00E8DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae5cc; /* rgb */ color: rgb(90, 229, 204); /* oklch */ color: oklch(84.0% 0.126 179.1);
Tailwind
colors: {
custom: {
50: '#96eedb',
500: '#5ae5cc',
950: '#000000',
},
}SCSS
$custom: #5ae5cc; $custom-light: #96eedb; $custom-dark: #000000;
JSON
{
"hex": "#5ae5cc",
"rgb": {
"r": 90,
"g": 229,
"b": 204
},
"hsl": {
"h": 169.209,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.83952,
"c": 0.12551,
"h": 179.1
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#5AE5CC
secondary
#AB384D
accent
#1134D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584