#5AE0E5#5AE0E5
#5AE0E5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.116 H 198.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE0E5 |
|---|---|
| RGB | rgb(90, 224, 229) |
| HSL | hsl(182, 73%, 63%) |
| HSV | hsv(182, 61%, 90%) |
| CMYK | cmyk(60.7%, 2.2%, 0%, 10.2%) |
| CIE-LAB | lab(82.45, -34.64, -13.35) |
| CIE-LCH | lch(82.45, 37.12, 201.08°) |
| OKLab | oklab(83.56% -0.1097 -0.037) |
| OKLCH | oklch(83.56% 0.116 198.6) |
| XYZ | xyz(45.0089, 61.1373, 83.5422) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE0E5 #E55F5A
analogous
#5AE5A4 #5AE0E5 #5A9BE5
triadic
#5AE0E5 #E55AE0 #E0E55A
tetradic
#5AE0E5 #A45AE5 #E55F5A #9BE55A
square
#5AE0E5 #A45AE5 #E55F5A #9BE55A
split-complementary
#5AE0E5 #E55A9B #E5A45A
monochromatic
#1BA5AA #25D6DD #5AE0E5 #8FEAED #C4F4F6
Accessibility & contrast
On white
1.59
#5AE0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5AE0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE0E5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE0E5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BCC6E6
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae0e5; /* rgb */ color: rgb(90, 224, 229); /* oklch */ color: oklch(83.6% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#97eaed',
500: '#5ae0e5',
950: '#000000',
},
}SCSS
$custom: #5ae0e5; $custom-light: #97eaed; $custom-dark: #000000;
JSON
{
"hex": "#5ae0e5",
"rgb": {
"r": 90,
"g": 224,
"b": 229
},
"hsl": {
"h": 182.158,
"s": 72.775,
"l": 62.549
},
"oklch": {
"l": 0.83564,
"c": 0.11575,
"h": 198.6
},
"luminance": 0.61142
}Semantic roles & 50–950 ramp
primary
#5AE0E5
secondary
#AB3C38
accent
#1811D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484