#5AE2EB#5AE2EB
#5AE2EB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.117 H 201.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2EB |
|---|---|
| RGB | rgb(90, 226, 235) |
| HSL | hsl(184, 78%, 64%) |
| HSV | hsv(184, 62%, 92%) |
| CMYK | cmyk(61.7%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.21, -33.93, -15.39) |
| CIE-LCH | lch(83.21, 37.26, 204.40°) |
| OKLab | oklab(84.24% -0.1092 -0.0426) |
| OKLCH | oklch(84.24% 0.117 201.3) |
| XYZ | xyz(46.4018, 62.5596, 88.2109) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 3.94
Bright Light Blue
#26F7FD
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2EB #EB635A
analogous
#5AEBAB #5AE2EB #5A99EB
triadic
#5AE2EB #EB5AE2 #E2EB5A
tetradic
#5AE2EB #AB5AEB #EB635A #99EB5A
square
#5AE2EB #AB5AEB #EB635A #99EB5A
split-complementary
#5AE2EB #EB5A99 #EBAB5A
monochromatic
#16ABB5 #23D8E4 #5AE2EB #91ECF2 #C7F5F8
Accessibility & contrast
On white
1.55
#5AE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5AE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2EB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2EB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae2eb; /* rgb */ color: rgb(90, 226, 235); /* oklch */ color: oklch(84.2% 0.117 201.3);
Tailwind
colors: {
custom: {
50: '#98ebf1',
500: '#5ae2eb',
950: '#000000',
},
}SCSS
$custom: #5ae2eb; $custom-light: #98ebf1; $custom-dark: #000000;
JSON
{
"hex": "#5ae2eb",
"rgb": {
"r": 90,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.724,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84236,
"c": 0.11727,
"h": 201.3
},
"luminance": 0.62565
}Semantic roles & 50–950 ramp
primary
#5AE2EB
secondary
#B53D35
accent
#180BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485