#5EEAB1#5EEAB1
#5EEAB1 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.147 H 163.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAB1 |
|---|---|
| RGB | rgb(94, 234, 177) |
| HSL | hsl(156, 77%, 64%) |
| HSV | hsv(156, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 24.4%, 8.2%) |
| CIE-LAB | lab(84.17, -51.02, 16.57) |
| CIE-LCH | lch(84.17, 53.65, 162.00°) |
| OKLab | oklab(84.56% -0.1406 0.0424) |
| OKLCH | oklch(84.56% 0.147 163.2) |
| XYZ | xyz(41.9706, 64.3954, 51.8042) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.96
Greenish Cyan
#2AFEB7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAB1 #EA5E97
analogous
#5EEA6B #5EEAB1 #5EDDEA
triadic
#5EEAB1 #B15EEA #EAB15E
tetradic
#5EEAB1 #6B5EEA #EA5E97 #DDEA5E
square
#5EEAB1 #6B5EEA #EA5E97 #DDEA5E
split-complementary
#5EEAB1 #EA5EDD #EA6B5E
monochromatic
#18B675 #28E397 #5EEAB1 #94F1CB #CAF8E5
Accessibility & contrast
On white
1.51
#5EEAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5EEAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAB1
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAB1 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAE
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeab1; /* rgb */ color: rgb(94, 234, 177); /* oklch */ color: oklch(84.6% 0.147 163.2);
Tailwind
colors: {
custom: {
50: '#98f1c8',
500: '#5eeab1',
950: '#000000',
},
}SCSS
$custom: #5eeab1; $custom-light: #98f1c8; $custom-dark: #000000;
JSON
{
"hex": "#5eeab1",
"rgb": {
"r": 94,
"g": 234,
"b": 177
},
"hsl": {
"h": 155.571,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84558,
"c": 0.14687,
"h": 163.2
},
"luminance": 0.644
}Semantic roles & 50–950 ramp
primary
#5EEAB1
secondary
#B6376A
accent
#0C60D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582