#5AEBDC#5AEBDC
#5AEBDC is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.125 H 185.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBDC |
|---|---|
| RGB | rgb(90, 235, 220) |
| HSL | hsl(174, 78%, 64%) |
| HSV | hsv(174, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.38, -42.05, -4.25) |
| CIE-LCH | lch(85.38, 42.26, 185.77°) |
| OKLab | oklab(85.85% -0.1246 -0.0121) |
| OKLCH | oklch(85.85% 0.125 185.6) |
| XYZ | xyz(46.8372, 66.7526, 78.1124) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.85
Bright Aqua
#0BF9EA
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 5.66
Aqua (survey)
#13EAC9
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBDC #EB5A69
analogous
#5AEB93 #5AEBDC #5AB1EB
triadic
#5AEBDC #DC5AEB #EBDC5A
tetradic
#5AEBDC #935AEB #EB5A69 #B1EB5A
square
#5AEBDC #935AEB #EB5A69 #B1EB5A
split-complementary
#5AEBDC #EB5AB1 #EB935A
monochromatic
#16B5A4 #23E4D0 #5AEBDC #91F2E8 #C7F8F3
Accessibility & contrast
On white
1.46
#5AEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5AEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBDC
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBDC | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aebdc; /* rgb */ color: rgb(90, 235, 220); /* oklch */ color: oklch(85.9% 0.125 185.6);
Tailwind
colors: {
custom: {
50: '#98f2e6',
500: '#5aebdc',
950: '#000000',
},
}SCSS
$custom: #5aebdc; $custom-light: #98f2e6; $custom-dark: #000000;
JSON
{
"hex": "#5aebdc",
"rgb": {
"r": 90,
"g": 235,
"b": 220
},
"hsl": {
"h": 173.793,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.8585,
"c": 0.12523,
"h": 185.6
},
"luminance": 0.66758
}Semantic roles & 50–950 ramp
primary
#5AEBDC
secondary
#B53542
accent
#0B20DB
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584