#5AE3EB#5AE3EB
#5AE3EB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.118 H 200.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE3EB |
|---|---|
| RGB | rgb(90, 227, 235) |
| HSL | hsl(183, 78%, 64%) |
| HSV | hsv(183, 62%, 92%) |
| CMYK | cmyk(61.7%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.50, -34.40, -14.96) |
| CIE-LCH | lch(83.50, 37.51, 203.51°) |
| OKLab | oklab(84.47% -0.1102 -0.0414) |
| OKLCH | oklch(84.47% 0.118 200.6) |
| XYZ | xyz(46.6745, 63.1050, 88.3018) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 4.24
Bright Light Blue
#26F7FD
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE3EB #EB625A
analogous
#5AEBAA #5AE3EB #5A9AEB
triadic
#5AE3EB #EB5AE3 #E3EB5A
tetradic
#5AE3EB #AA5AEB #EB625A #9AEB5A
square
#5AE3EB #AA5AEB #EB625A #9AEB5A
split-complementary
#5AE3EB #EB5A9A #EBAA5A
monochromatic
#16ACB5 #23DAE4 #5AE3EB #91ECF2 #C7F6F8
Accessibility & contrast
On white
1.54
#5AE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5AE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE3EB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE3EB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae3eb; /* rgb */ color: rgb(90, 227, 235); /* oklch */ color: oklch(84.5% 0.118 200.6);
Tailwind
colors: {
custom: {
50: '#98ecf1',
500: '#5ae3eb',
950: '#000000',
},
}SCSS
$custom: #5ae3eb; $custom-light: #98ecf1; $custom-dark: #000000;
JSON
{
"hex": "#5ae3eb",
"rgb": {
"r": 90,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.31,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84468,
"c": 0.11778,
"h": 200.6
},
"luminance": 0.6311
}Semantic roles & 50–950 ramp
primary
#5AE3EB
secondary
#B53C35
accent
#160BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485