#5AE2ED#5AE2ED
#5AE2ED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.118 H 202.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2ED |
|---|---|
| RGB | rgb(90, 226, 237) |
| HSL | hsl(184, 80%, 64%) |
| HSV | hsv(184, 62%, 93%) |
| CMYK | cmyk(62%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.27, -33.37, -16.36) |
| CIE-LCH | lch(83.27, 37.17, 206.11°) |
| OKLab | oklab(84.31% -0.1084 -0.0453) |
| OKLCH | oklch(84.31% 0.118 202.7) |
| XYZ | xyz(46.6923, 62.6758, 89.7412) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Aqua Blue
#02D8E9
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2ED #ED655A
analogous
#5AEDAF #5AE2ED #5A99ED
triadic
#5AE2ED #ED5AE2 #E2ED5A
tetradic
#5AE2ED #AF5AED #ED655A #99ED5A
square
#5AE2ED #AF5AED #ED655A #99ED5A
split-complementary
#5AE2ED #ED5A99 #EDAF5A
monochromatic
#14ACB8 #23D8E7 #5AE2ED #91ECF3 #C8F5F9
Accessibility & contrast
On white
1.55
#5AE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5AE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2ED
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2ED | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BBC8EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae2ed; /* rgb */ color: rgb(90, 226, 237); /* oklch */ color: oklch(84.3% 0.118 202.7);
Tailwind
colors: {
custom: {
50: '#98ebf2',
500: '#5ae2ed',
950: '#000000',
},
}SCSS
$custom: #5ae2ed; $custom-light: #98ebf2; $custom-dark: #000000;
JSON
{
"hex": "#5ae2ed",
"rgb": {
"r": 90,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.49,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84306,
"c": 0.11752,
"h": 202.7
},
"luminance": 0.62681
}Semantic roles & 50–950 ramp
primary
#5AE2ED
secondary
#B83D33
accent
#1909DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485