#5AEDBE#5AEDBE
#5AEDBE is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.143 H 168.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDBE |
|---|---|
| RGB | rgb(90, 237, 190) |
| HSL | hsl(161, 80%, 64%) |
| HSV | hsv(161, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(85.23, -50.15, 11.27) |
| CIE-LCH | lch(85.23, 51.41, 167.33°) |
| OKLab | oklab(85.48% -0.1399 0.0288) |
| OKLCH | oklch(85.48% 0.143 168.4) |
| XYZ | xyz(43.7902, 66.4551, 59.2246) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDBE #ED5A89
analogous
#5AED75 #5AEDBE #5AD3ED
triadic
#5AEDBE #BE5AED #EDBE5A
tetradic
#5AEDBE #755AED #ED5A89 #D3ED5A
square
#5AEDBE #755AED #ED5A89 #D3ED5A
split-complementary
#5AEDBE #ED5AD3 #ED755A
monochromatic
#14B884 #23E7A8 #5AEDBE #91F3D4 #C8F9E9
Accessibility & contrast
On white
1.47
#5AEDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5AEDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDBE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDBE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aedbe; /* rgb */ color: rgb(90, 237, 190); /* oklch */ color: oklch(85.5% 0.143 168.4);
Tailwind
colors: {
custom: {
50: '#97f3d1',
500: '#5aedbe',
950: '#000000',
},
}SCSS
$custom: #5aedbe; $custom-light: #97f3d1; $custom-dark: #000000;
JSON
{
"hex": "#5aedbe",
"rgb": {
"r": 90,
"g": 237,
"b": 190
},
"hsl": {
"h": 160.816,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.85483,
"c": 0.14285,
"h": 168.4
},
"luminance": 0.6646
}Semantic roles & 50–950 ramp
primary
#5AEDBE
secondary
#B8335E
accent
#094DDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583