#5AE4E7#5AE4E7
#5AE4E7 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.118 H 197.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE4E7 |
|---|---|
| RGB | rgb(90, 228, 231) |
| HSL | hsl(181, 75%, 63%) |
| HSV | hsv(181, 61%, 91%) |
| CMYK | cmyk(61%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(83.67, -35.96, -12.59) |
| CIE-LCH | lch(83.67, 38.10, 199.30°) |
| OKLab | oklab(84.56% -0.1129 -0.0349) |
| OKLCH | oklch(84.56% 0.118 197.2) |
| XYZ | xyz(46.3774, 63.4250, 85.3839) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE4E7 #E75D5A
analogous
#5AE7A4 #5AE4E7 #5A9DE7
triadic
#5AE4E7 #E75AE4 #E4E75A
tetradic
#5AE4E7 #A45AE7 #E75D5A #9DE75A
square
#5AE4E7 #A45AE7 #E75D5A #9DE75A
split-complementary
#5AE4E7 #E75A9D #E7A45A
monochromatic
#19AAAD #25DBDF #5AE4E7 #8FEDEF #C5F5F7
Accessibility & contrast
On white
1.53
#5AE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5AE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE4E7
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE4E7 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE7
Deuteranopia (green-blind)
#BFCAE8
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ae4e7; /* rgb */ color: rgb(90, 228, 231); /* oklch */ color: oklch(84.6% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#98edee',
500: '#5ae4e7',
950: '#000000',
},
}SCSS
$custom: #5ae4e7; $custom-light: #98edee; $custom-dark: #000000;
JSON
{
"hex": "#5ae4e7",
"rgb": {
"r": 90,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.277,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.84564,
"c": 0.11818,
"h": 197.2
},
"luminance": 0.6343
}Semantic roles & 50–950 ramp
primary
#5AE4E7
secondary
#AE3937
accent
#130FD7
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585