#5AECAE#5AECAE
#5AECAE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.154 H 161.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECAE |
|---|---|
| RGB | rgb(90, 236, 174) |
| HSL | hsl(155, 79%, 64%) |
| HSV | hsv(155, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.59, -53.22, 18.71) |
| CIE-LCH | lch(84.59, 56.41, 160.63°) |
| OKLab | oklab(84.85% -0.1461 0.0477) |
| OKLCH | oklch(84.85% 0.154 161.9) |
| XYZ | xyz(41.8478, 65.2162, 50.4188) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.48
Greenish Turquoise
#00FBB0
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECAE #EC5A98
analogous
#5AEC65 #5AECAE #5AE1EC
triadic
#5AECAE #AE5AEC #ECAE5A
tetradic
#5AECAE #655AEC #EC5A98 #E1EC5A
square
#5AECAE #655AEC #EC5A98 #E1EC5A
split-complementary
#5AECAE #EC5AE1 #EC655A
monochromatic
#15B772 #23E693 #5AECAE #91F2C9 #C8F9E4
Accessibility & contrast
On white
1.50
#5AECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5AECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECAE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECAE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#00ECDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aecae; /* rgb */ color: rgb(90, 236, 174); /* oklch */ color: oklch(84.9% 0.154 161.9);
Tailwind
colors: {
custom: {
50: '#96f3c6',
500: '#5aecae',
950: '#000000',
},
}SCSS
$custom: #5aecae; $custom-light: #96f3c6; $custom-dark: #000000;
JSON
{
"hex": "#5aecae",
"rgb": {
"r": 90,
"g": 236,
"b": 174
},
"hsl": {
"h": 154.521,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84854,
"c": 0.1537,
"h": 161.9
},
"luminance": 0.65221
}Semantic roles & 50–950 ramp
primary
#5AECAE
secondary
#B6346B
accent
#0A63DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582