#5AEDAD#5AEDAD
#5AEDAD is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.1% C 0.156 H 161.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDAD |
|---|---|
| RGB | rgb(90, 237, 173) |
| HSL | hsl(154, 80%, 64%) |
| HSV | hsv(154, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 27%, 7.1%) |
| CIE-LAB | lab(84.87, -53.83, 19.61) |
| CIE-LCH | lch(84.87, 57.29, 159.98°) |
| OKLab | oklab(85.07% -0.1476 0.05) |
| OKLCH | oklch(85.07% 0.156 161.3) |
| XYZ | xyz(42.0394, 65.7548, 50.0035) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Greenish Turquoise
#00FBB0
ΔE00 3.99
Greenish Cyan
#2AFEB7
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDAD #ED5A9A
analogous
#5AED64 #5AEDAD #5AE3ED
triadic
#5AEDAD #AD5AED #EDAD5A
tetradic
#5AEDAD #645AED #ED5A9A #E3ED5A
square
#5AEDAD #645AED #ED5A9A #E3ED5A
split-complementary
#5AEDAD #ED5AE3 #ED645A
monochromatic
#14B871 #23E792 #5AEDAD #91F3C8 #C8F9E4
Accessibility & contrast
On white
1.48
#5AEDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5AEDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDAD
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDAD | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA9
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#00ECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aedad; /* rgb */ color: rgb(90, 237, 173); /* oklch */ color: oklch(85.1% 0.156 161.3);
Tailwind
colors: {
custom: {
50: '#96f4c5',
500: '#5aedad',
950: '#000000',
},
}SCSS
$custom: #5aedad; $custom-light: #96f4c5; $custom-dark: #000000;
JSON
{
"hex": "#5aedad",
"rgb": {
"r": 90,
"g": 237,
"b": 173
},
"hsl": {
"h": 153.878,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.85074,
"c": 0.15579,
"h": 161.3
},
"luminance": 0.65759
}Semantic roles & 50–950 ramp
primary
#5AEDAD
secondary
#B8336D
accent
#0965DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582