#5AECA8#5AECA8
#5AECA8 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.159 H 159.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECA8 |
|---|---|
| RGB | rgb(90, 236, 168) |
| HSL | hsl(152, 79%, 64%) |
| HSV | hsv(152, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 28.8%, 7.5%) |
| CIE-LAB | lab(84.48, -54.46, 21.65) |
| CIE-LCH | lch(84.48, 58.60, 158.32°) |
| OKLab | oklab(84.72% -0.1488 0.055) |
| OKLCH | oklch(84.72% 0.159 159.7) |
| XYZ | xyz(41.2759, 64.9875, 47.4068) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.08
Greenish Turquoise
#00FBB0
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECA8 #EC5A9E
analogous
#5AEC5F #5AECA8 #5AE7EC
triadic
#5AECA8 #A85AEC #ECA85A
tetradic
#5AECA8 #5F5AEC #EC5A9E #E7EC5A
square
#5AECA8 #5F5AEC #EC5A9E #E7EC5A
split-complementary
#5AECA8 #EC5AE7 #EC5F5A
monochromatic
#15B76B #23E68B #5AECA8 #91F2C5 #C8F9E2
Accessibility & contrast
On white
1.50
#5AECA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5AECA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECA8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECA8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aeca8; /* rgb */ color: rgb(90, 236, 168); /* oklch */ color: oklch(84.7% 0.159 159.7);
Tailwind
colors: {
custom: {
50: '#96f3c2',
500: '#5aeca8',
950: '#000000',
},
}SCSS
$custom: #5aeca8; $custom-light: #96f3c2; $custom-dark: #000000;
JSON
{
"hex": "#5aeca8",
"rgb": {
"r": 90,
"g": 236,
"b": 168
},
"hsl": {
"h": 152.055,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84719,
"c": 0.15864,
"h": 159.7
},
"luminance": 0.64992
}Semantic roles & 50–950 ramp
primary
#5AECA8
secondary
#B63471
accent
#0A6CDC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582