#5AE2EE#5AE2EE
#5AE2EE is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.118 H 203.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2EE |
|---|---|
| RGB | rgb(90, 226, 238) |
| HSL | hsl(185, 81%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(62.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.30, -33.09, -16.84) |
| CIE-LCH | lch(83.30, 37.13, 206.97°) |
| OKLab | oklab(84.34% -0.108 -0.0467) |
| OKLCH | oklch(84.34% 0.118 203.4) |
| XYZ | xyz(46.8388, 62.7344, 90.5128) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.12
Aqua Blue
#02D8E9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2EE #EE665A
analogous
#5AEEB0 #5AE2EE #5A98EE
triadic
#5AE2EE #EE5AE2 #E2EE5A
tetradic
#5AE2EE #B05AEE #EE665A #98EE5A
square
#5AE2EE #B05AEE #EE665A #98EE5A
split-complementary
#5AE2EE #EE5A98 #EEB05A
monochromatic
#13ADBA #23D8E8 #5AE2EE #91ECF4 #C9F6F9
Accessibility & contrast
On white
1.55
#5AE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5AE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2EE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2EE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#BBC8EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae2ee; /* rgb */ color: rgb(90, 226, 238); /* oklch */ color: oklch(84.3% 0.118 203.4);
Tailwind
colors: {
custom: {
50: '#98ebf3',
500: '#5ae2ee',
950: '#000000',
},
}SCSS
$custom: #5ae2ee; $custom-light: #98ebf3; $custom-dark: #000000;
JSON
{
"hex": "#5ae2ee",
"rgb": {
"r": 90,
"g": 226,
"b": 238
},
"hsl": {
"h": 184.865,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84341,
"c": 0.11768,
"h": 203.4
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#5AE2EE
secondary
#B93E33
accent
#1908DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485