#5AE1EC#5AE1EC
#5AE1EC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.117 H 202.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1EC |
|---|---|
| RGB | rgb(90, 225, 236) |
| HSL | hsl(185, 79%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(61.9%, 4.7%, 0%, 7.5%) |
| CIE-LAB | lab(82.95, -33.18, -16.31) |
| CIE-LCH | lch(82.95, 36.97, 206.18°) |
| OKLab | oklab(84.04% -0.1078 -0.0452) |
| OKLCH | oklch(84.04% 0.117 202.7) |
| XYZ | xyz(46.2755, 62.0753, 88.8836) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Aqua Blue
#02D8E9
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1EC #EC655A
analogous
#5AECAE #5AE1EC #5A98EC
triadic
#5AE1EC #EC5AE1 #E1EC5A
tetradic
#5AE1EC #AE5AEC #EC655A #98EC5A
square
#5AE1EC #AE5AEC #EC655A #98EC5A
split-complementary
#5AE1EC #EC5A98 #ECAE5A
monochromatic
#15AAB7 #23D7E6 #5AE1EC #91EBF2 #C8F5F9
Accessibility & contrast
On white
1.57
#5AE1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5AE1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1EC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1EC | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae1ec; /* rgb */ color: rgb(90, 225, 236); /* oklch */ color: oklch(84.0% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#98eaf2',
500: '#5ae1ec',
950: '#000000',
},
}SCSS
$custom: #5ae1ec; $custom-light: #98eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5ae1ec",
"rgb": {
"r": 90,
"g": 225,
"b": 236
},
"hsl": {
"h": 184.521,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84039,
"c": 0.11691,
"h": 202.7
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#5AE1EC
secondary
#B63E34
accent
#1A0ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485