#5AEDB5#5AEDB5
#5AEDB5 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.3% C 0.149 H 164.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDB5 |
|---|---|
| RGB | rgb(90, 237, 181) |
| HSL | hsl(157, 80%, 64%) |
| HSV | hsv(157, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 23.6%, 7.1%) |
| CIE-LAB | lab(85.03, -52.14, 15.69) |
| CIE-LCH | lch(85.03, 54.45, 163.25°) |
| OKLab | oklab(85.26% -0.144 0.0401) |
| OKLCH | oklch(85.26% 0.149 164.4) |
| XYZ | xyz(42.8368, 66.0738, 54.2031) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Aqua Marine
#2EE8BB
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.34
Greenish Cyan
#2AFEB7
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDB5 #ED5A92
analogous
#5AED6C #5AEDB5 #5ADCED
triadic
#5AEDB5 #B55AED #EDB55A
tetradic
#5AEDB5 #6C5AED #ED5A92 #DCED5A
square
#5AEDB5 #6C5AED #ED5A92 #DCED5A
split-complementary
#5AEDB5 #ED5ADC #ED6C5A
monochromatic
#14B87A #23E79C #5AEDB5 #91F3CE #C8F9E6
Accessibility & contrast
On white
1.48
#5AEDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#5AEDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDB5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDB5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aedb5; /* rgb */ color: rgb(90, 237, 181); /* oklch */ color: oklch(85.3% 0.149 164.4);
Tailwind
colors: {
custom: {
50: '#97f4cb',
500: '#5aedb5',
950: '#000000',
},
}SCSS
$custom: #5aedb5; $custom-light: #97f4cb; $custom-dark: #000000;
JSON
{
"hex": "#5aedb5",
"rgb": {
"r": 90,
"g": 237,
"b": 181
},
"hsl": {
"h": 157.143,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.85261,
"c": 0.14945,
"h": 164.4
},
"luminance": 0.66078
}Semantic roles & 50–950 ramp
primary
#5AEDB5
secondary
#B83366
accent
#095ADD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582