#5AECA9#5AECA9
#5AECA9 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.158 H 160.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECA9 |
|---|---|
| RGB | rgb(90, 236, 169) |
| HSL | hsl(152, 79%, 64%) |
| HSV | hsv(152, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 28.4%, 7.5%) |
| CIE-LAB | lab(84.50, -54.25, 21.16) |
| CIE-LCH | lch(84.50, 58.23, 158.69°) |
| OKLab | oklab(84.74% -0.1483 0.0538) |
| OKLCH | oklch(84.74% 0.158 160.1) |
| XYZ | xyz(41.3694, 65.0249, 47.8993) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.42
Greenish Turquoise
#00FBB0
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.18
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECA9 #EC5A9D
analogous
#5AEC60 #5AECA9 #5AE6EC
triadic
#5AECA9 #A95AEC #ECA95A
tetradic
#5AECA9 #605AEC #EC5A9D #E6EC5A
square
#5AECA9 #605AEC #EC5A9D #E6EC5A
split-complementary
#5AECA9 #EC5AE6 #EC605A
monochromatic
#15B76C #23E68C #5AECA9 #91F2C6 #C8F9E2
Accessibility & contrast
On white
1.50
#5AECA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5AECA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECA9
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECA9 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D6CDAD
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aeca9; /* rgb */ color: rgb(90, 236, 169); /* oklch */ color: oklch(84.7% 0.158 160.1);
Tailwind
colors: {
custom: {
50: '#96f3c2',
500: '#5aeca9',
950: '#000000',
},
}SCSS
$custom: #5aeca9; $custom-light: #96f3c2; $custom-dark: #000000;
JSON
{
"hex": "#5aeca9",
"rgb": {
"r": 90,
"g": 236,
"b": 169
},
"hsl": {
"h": 152.466,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84741,
"c": 0.15781,
"h": 160.1
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#5AECA9
secondary
#B63470
accent
#0A6ADC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582