#5AE2EA#5AE2EA
#5AE2EA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.117 H 200.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2EA |
|---|---|
| RGB | rgb(90, 226, 234) |
| HSL | hsl(183, 77%, 64%) |
| HSV | hsv(183, 62%, 92%) |
| CMYK | cmyk(61.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.18, -34.20, -14.91) |
| CIE-LCH | lch(83.18, 37.31, 203.55°) |
| OKLab | oklab(84.2% -0.1096 -0.0413) |
| OKLCH | oklch(84.2% 0.117 200.6) |
| XYZ | xyz(46.2577, 62.5019, 87.4522) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.11
Bright Light Blue
#26F7FD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2EA #EA625A
analogous
#5AEAAA #5AE2EA #5A9AEA
triadic
#5AE2EA #EA5AE2 #E2EA5A
tetradic
#5AE2EA #AA5AEA #EA625A #9AEA5A
square
#5AE2EA #AA5AEA #EA625A #9AEA5A
split-complementary
#5AE2EA #EA5A9A #EAAA5A
monochromatic
#17AAB3 #24D8E3 #5AE2EA #90ECF1 #C7F5F8
Accessibility & contrast
On white
1.56
#5AE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5AE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2EA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2EA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae2ea; /* rgb */ color: rgb(90, 226, 234); /* oklch */ color: oklch(84.2% 0.117 200.6);
Tailwind
colors: {
custom: {
50: '#98ebf0',
500: '#5ae2ea',
950: '#000000',
},
}SCSS
$custom: #5ae2ea; $custom-light: #98ebf0; $custom-dark: #000000;
JSON
{
"hex": "#5ae2ea",
"rgb": {
"r": 90,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.333,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.84201,
"c": 0.11717,
"h": 200.6
},
"luminance": 0.62507
}Semantic roles & 50–950 ramp
primary
#5AE2EA
secondary
#B33C35
accent
#170CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485