#5AE3ED#5AE3ED
#5AE3ED is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.118 H 202.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE3ED |
|---|---|
| RGB | rgb(90, 227, 237) |
| HSL | hsl(184, 80%, 64%) |
| HSV | hsv(184, 62%, 93%) |
| CMYK | cmyk(62%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.56, -33.84, -15.93) |
| CIE-LCH | lch(83.56, 37.40, 205.20°) |
| OKLab | oklab(84.54% -0.1094 -0.0441) |
| OKLCH | oklch(84.54% 0.118 202) |
| XYZ | xyz(46.9650, 63.2212, 89.8321) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Aqua Blue
#02D8E9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE3ED #ED645A
analogous
#5AEDAE #5AE3ED #5A9AED
triadic
#5AE3ED #ED5AE3 #E3ED5A
tetradic
#5AE3ED #AE5AED #ED645A #9AED5A
square
#5AE3ED #AE5AED #ED645A #9AED5A
split-complementary
#5AE3ED #ED5A9A #EDAE5A
monochromatic
#14ADB8 #23DAE7 #5AE3ED #91ECF3 #C8F6F9
Accessibility & contrast
On white
1.54
#5AE3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5AE3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE3ED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE3ED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae3ed; /* rgb */ color: rgb(90, 227, 237); /* oklch */ color: oklch(84.5% 0.118 202.0);
Tailwind
colors: {
custom: {
50: '#98ecf2',
500: '#5ae3ed',
950: '#000000',
},
}SCSS
$custom: #5ae3ed; $custom-light: #98ecf2; $custom-dark: #000000;
JSON
{
"hex": "#5ae3ed",
"rgb": {
"r": 90,
"g": 227,
"b": 237
},
"hsl": {
"h": 184.082,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84538,
"c": 0.118,
"h": 202
},
"luminance": 0.63226
}Semantic roles & 50–950 ramp
primary
#5AE3ED
secondary
#B83C33
accent
#1709DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485