#5AE0EB#5AE0EB
#5AE0EB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.116 H 202.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE0EB |
|---|---|
| RGB | rgb(90, 224, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(61.7%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.64, -32.98, -16.26) |
| CIE-LCH | lch(82.64, 36.77, 206.24°) |
| OKLab | oklab(83.77% -0.1072 -0.045) |
| OKLCH | oklch(83.77% 0.116 202.8) |
| XYZ | xyz(45.8611, 61.4782, 88.0307) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.44
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE0EB #EB655A
analogous
#5AEBAD #5AE0EB #5A97EB
triadic
#5AE0EB #EB5AE0 #E0EB5A
tetradic
#5AE0EB #AD5AEB #EB655A #97EB5A
square
#5AE0EB #AD5AEB #EB655A #97EB5A
split-complementary
#5AE0EB #EB5A97 #EBAD5A
monochromatic
#16A9B5 #23D6E4 #5AE0EB #91EAF2 #C7F5F8
Accessibility & contrast
On white
1.58
#5AE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5AE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE0EB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE0EB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae0eb; /* rgb */ color: rgb(90, 224, 235); /* oklch */ color: oklch(83.8% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#98eaf1',
500: '#5ae0eb',
950: '#000000',
},
}SCSS
$custom: #5ae0eb; $custom-light: #98eaf1; $custom-dark: #000000;
JSON
{
"hex": "#5ae0eb",
"rgb": {
"r": 90,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.552,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83772,
"c": 0.11629,
"h": 202.8
},
"luminance": 0.61483
}Semantic roles & 50–950 ramp
primary
#5AE0EB
secondary
#B53E35
accent
#1B0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485