#5AECB5#5AECB5
#5AECB5 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.0% C 0.148 H 164.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5AECB5 |
|---|---|
| RGB | rgb(90, 236, 181) |
| HSL | hsl(157, 79%, 64%) |
| HSV | hsv(157, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 23.3%, 7.5%) |
| CIE-LAB | lab(84.74, -51.73, 15.27) |
| CIE-LCH | lch(84.74, 53.94, 163.55°) |
| OKLab | oklab(85.02% -0.1429 0.0391) |
| OKLCH | oklch(85.02% 0.148 164.7) |
| XYZ | xyz(42.5481, 65.4963, 54.1069) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AECB5 #EC5A91
analogous
#5AEC6C #5AECB5 #5ADAEC
triadic
#5AECB5 #B55AEC #ECB55A
tetradic
#5AECB5 #6C5AEC #EC5A91 #DAEC5A
square
#5AECB5 #6C5AEC #EC5A91 #DAEC5A
split-complementary
#5AECB5 #EC5ADA #EC6C5A
monochromatic
#15B77A #23E69C #5AECB5 #91F2CE #C8F9E6
Accessibility & contrast
On white
1.49
#5AECB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5AECB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AECB5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AECB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AECB5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#D3CEB9
Tritanopia (blue-blind)
#00ECDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aecb5; /* rgb */ color: rgb(90, 236, 181); /* oklch */ color: oklch(85.0% 0.148 164.7);
Tailwind
colors: {
custom: {
50: '#96f3cb',
500: '#5aecb5',
950: '#000000',
},
}SCSS
$custom: #5aecb5; $custom-light: #96f3cb; $custom-dark: #000000;
JSON
{
"hex": "#5aecb5",
"rgb": {
"r": 90,
"g": 236,
"b": 181
},
"hsl": {
"h": 157.397,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.85019,
"c": 0.14818,
"h": 164.7
},
"luminance": 0.65501
}Semantic roles & 50–950 ramp
primary
#5AECB5
secondary
#B63465
accent
#0A59DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582