#5AE0DF#5AE0DF
#5AE0DF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.116 H 194.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE0DF |
|---|---|
| RGB | rgb(90, 224, 223) |
| HSL | hsl(180, 68%, 62%) |
| HSV | hsv(180, 60%, 88%) |
| CMYK | cmyk(59.8%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.28, -36.27, -10.43) |
| CIE-LCH | lch(82.28, 37.74, 196.05°) |
| OKLab | oklab(83.36% -0.1122 -0.0289) |
| OKLCH | oklch(83.36% 0.116 194.5) |
| XYZ | xyz(44.1856, 60.8080, 79.2062) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE0DF #E05A5B
analogous
#5AE09C #5AE0DF #5A9EE0
triadic
#5AE0DF #DF5AE0 #E0DF5A
tetradic
#5AE0DF #9C5AE0 #E05A5B #9EE05A
square
#5AE0DF #9C5AE0 #E05A5B #9EE05A
split-complementary
#5AE0DF #E05A9E #E09C5A
monochromatic
#1EA1A0 #28D5D4 #5AE0DF #8EEAE9 #C1F3F3
Accessibility & contrast
On white
1.60
#5AE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5AE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE0DF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE0DF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae0df; /* rgb */ color: rgb(90, 224, 223); /* oklch */ color: oklch(83.4% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#97eae8',
500: '#5ae0df',
950: '#000000',
},
}SCSS
$custom: #5ae0df; $custom-light: #97eae8; $custom-dark: #000000;
JSON
{
"hex": "#5ae0df",
"rgb": {
"r": 90,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.552,
"s": 68.367,
"l": 61.569
},
"oklch": {
"l": 0.83362,
"c": 0.11585,
"h": 194.5
},
"luminance": 0.60813
}Semantic roles & 50–950 ramp
primary
#5AE0DF
secondary
#A43A3B
accent
#1517D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484