#5AE8E5#5AE8E5
#5AE8E5 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.4% C 0.121 H 193.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8E5 |
|---|---|
| RGB | rgb(90, 232, 229) |
| HSL | hsl(179, 76%, 63%) |
| HSV | hsv(179, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 1.3%, 9%) |
| CIE-LAB | lab(84.76, -38.34, -9.90) |
| CIE-LCH | lch(84.76, 39.60, 194.49°) |
| OKLab | oklab(85.43% -0.1178 -0.0275) |
| OKLCH | oklch(85.43% 0.121 193.2) |
| XYZ | xyz(47.2097, 65.5390, 84.2758) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.54
Bright Cyan
#41FDFE
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8E5 #E85A5D
analogous
#5AE89E #5AE8E5 #5AA4E8
triadic
#5AE8E5 #E55AE8 #E8E55A
tetradic
#5AE8E5 #9E5AE8 #E85A5D #A4E85A
square
#5AE8E5 #9E5AE8 #E85A5D #A4E85A
split-complementary
#5AE8E5 #E85AA4 #E89E5A
monochromatic
#18AFAC #24E1DD #5AE8E5 #90EFED #C5F7F6
Accessibility & contrast
On white
1.49
#5AE8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5AE8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8E5
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8E5 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#C4CDE6
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ae8e5; /* rgb */ color: rgb(90, 232, 229); /* oklch */ color: oklch(85.4% 0.121 193.2);
Tailwind
colors: {
custom: {
50: '#98f0ed',
500: '#5ae8e5',
950: '#000000',
},
}SCSS
$custom: #5ae8e5; $custom-light: #98f0ed; $custom-dark: #000000;
JSON
{
"hex": "#5ae8e5",
"rgb": {
"r": 90,
"g": 232,
"b": 229
},
"hsl": {
"h": 178.732,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.85431,
"c": 0.12095,
"h": 193.2
},
"luminance": 0.65544
}Semantic roles & 50–950 ramp
primary
#5AE8E5
secondary
#B03639
accent
#0E12D8
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584