#5AE1EE#5AE1EE
#5AE1EE is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.117 H 204.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1EE |
|---|---|
| RGB | rgb(90, 225, 238) |
| HSL | hsl(185, 81%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(62.2%, 5.5%, 0%, 6.7%) |
| CIE-LAB | lab(83.02, -32.62, -17.27) |
| CIE-LCH | lch(83.02, 36.91, 207.90°) |
| OKLab | oklab(84.11% -0.107 -0.0479) |
| OKLCH | oklch(84.11% 0.117 204.1) |
| XYZ | xyz(46.5677, 62.1921, 90.4224) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.13
Aqua Blue
#02D8E9
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Bright Light Blue
#26F7FD
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1EE #EE675A
analogous
#5AEEB1 #5AE1EE #5A97EE
triadic
#5AE1EE #EE5AE1 #E1EE5A
tetradic
#5AE1EE #B15AEE #EE675A #97EE5A
square
#5AE1EE #B15AEE #EE675A #97EE5A
split-complementary
#5AE1EE #EE5A97 #EEB15A
monochromatic
#13ACBA #23D7E8 #5AE1EE #91EBF4 #C9F5F9
Accessibility & contrast
On white
1.56
#5AE1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5AE1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1EE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1EE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae1ee; /* rgb */ color: rgb(90, 225, 238); /* oklch */ color: oklch(84.1% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#98eaf3',
500: '#5ae1ee',
950: '#000000',
},
}SCSS
$custom: #5ae1ee; $custom-light: #98eaf3; $custom-dark: #000000;
JSON
{
"hex": "#5ae1ee",
"rgb": {
"r": 90,
"g": 225,
"b": 238
},
"hsl": {
"h": 185.27,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.8411,
"c": 0.11723,
"h": 204.1
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#5AE1EE
secondary
#B93F33
accent
#1B08DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485