#5AECAB#5AECAB
#5AECAB is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.8% C 0.156 H 160.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECAB |
|---|---|
| RGB | rgb(90, 236, 171) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.54, -53.84, 20.18) |
| CIE-LCH | lch(84.54, 57.50, 159.45°) |
| OKLab | oklab(84.79% -0.1474 0.0514) |
| OKLCH | oklch(84.79% 0.156 160.8) |
| XYZ | xyz(41.5586, 65.1006, 48.8957) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.39
Greenish Turquoise
#00FBB0
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.28
Greenish Cyan
#2AFEB7
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECAB #EC5A9B
analogous
#5AEC62 #5AECAB #5AE4EC
triadic
#5AECAB #AB5AEC #ECAB5A
tetradic
#5AECAB #625AEC #EC5A9B #E4EC5A
square
#5AECAB #625AEC #EC5A9B #E4EC5A
split-complementary
#5AECAB #EC5AE4 #EC625A
monochromatic
#15B76F #23E68F #5AECAB #91F2C7 #C8F9E3
Accessibility & contrast
On white
1.50
#5AECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5AECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECAB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECAB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aecab; /* rgb */ color: rgb(90, 236, 171); /* oklch */ color: oklch(84.8% 0.156 160.8);
Tailwind
colors: {
custom: {
50: '#96f3c4',
500: '#5aecab',
950: '#000000',
},
}SCSS
$custom: #5aecab; $custom-light: #96f3c4; $custom-dark: #000000;
JSON
{
"hex": "#5aecab",
"rgb": {
"r": 90,
"g": 236,
"b": 171
},
"hsl": {
"h": 153.288,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84786,
"c": 0.15615,
"h": 160.8
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#5AECAB
secondary
#B6346E
accent
#0A67DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582