#5EEAB5#5EEAB5
#5EEAB5 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.144 H 164.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAB5 |
|---|---|
| RGB | rgb(94, 234, 181) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 22.6%, 8.2%) |
| CIE-LAB | lab(84.25, -50.17, 14.61) |
| CIE-LCH | lch(84.25, 52.25, 163.76°) |
| OKLab | oklab(84.65% -0.1388 0.0374) |
| OKLCH | oklch(84.65% 0.144 164.9) |
| XYZ | xyz(42.3752, 64.5572, 53.9347) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAB5 #EA5E93
analogous
#5EEA6F #5EEAB5 #5ED9EA
triadic
#5EEAB5 #B55EEA #EAB55E
tetradic
#5EEAB5 #6F5EEA #EA5E93 #D9EA5E
square
#5EEAB5 #6F5EEA #EA5E93 #D9EA5E
split-complementary
#5EEAB5 #EA5ED9 #EA6F5E
monochromatic
#18B67A #28E39C #5EEAB5 #94F1CE #CAF8E7
Accessibility & contrast
On white
1.51
#5EEAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5EEAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAB5
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAB5 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#D2CCB8
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeab5; /* rgb */ color: rgb(94, 234, 181); /* oklch */ color: oklch(84.7% 0.144 164.9);
Tailwind
colors: {
custom: {
50: '#98f1cb',
500: '#5eeab5',
950: '#000000',
},
}SCSS
$custom: #5eeab5; $custom-light: #98f1cb; $custom-dark: #000000;
JSON
{
"hex": "#5eeab5",
"rgb": {
"r": 94,
"g": 234,
"b": 181
},
"hsl": {
"h": 157.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84654,
"c": 0.14378,
"h": 164.9
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#5EEAB5
secondary
#B63767
accent
#0C5AD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582