#5EE1B0#5EE1B0
#5EE1B0 is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.4% C 0.136 H 165.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE1B0 |
|---|---|
| RGB | rgb(94, 225, 176) |
| HSL | hsl(158, 69%, 63%) |
| HSV | hsv(158, 58%, 88%) |
| CMYK | cmyk(58.2%, 0%, 21.8%, 11.8%) |
| CIE-LAB | lab(81.49, -47.48, 13.32) |
| CIE-LCH | lch(81.49, 49.32, 164.32°) |
| OKLab | oklab(82.36% -0.1317 0.0341) |
| OKLCH | oklch(82.36% 0.136 165.5) |
| XYZ | xyz(39.3739, 59.3608, 50.4487) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.53
Aquamarine (survey)
#04D8B2
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE1B0 #E15E8F
analogous
#5EE16E #5EE1B0 #5ED1E1
triadic
#5EE1B0 #B05EE1 #E1B05E
tetradic
#5EE1B0 #6E5EE1 #E15E8F #D1E15E
square
#5EE1B0 #6E5EE1 #E15E8F #D1E15E
split-complementary
#5EE1B0 #E15ED1 #E16E5E
monochromatic
#1FA673 #2AD797 #5EE1B0 #92EBC9 #C5F4E3
Accessibility & contrast
On white
1.63
#5EE1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5EE1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE1B0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE1B0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AD
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#10E1D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee1b0; /* rgb */ color: rgb(94, 225, 176); /* oklch */ color: oklch(82.4% 0.136 165.5);
Tailwind
colors: {
custom: {
50: '#97ebc7',
500: '#5ee1b0',
950: '#000000',
},
}SCSS
$custom: #5ee1b0; $custom-light: #97ebc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee1b0",
"rgb": {
"r": 94,
"g": 225,
"b": 176
},
"hsl": {
"h": 157.557,
"s": 68.586,
"l": 62.549
},
"oklch": {
"l": 0.82361,
"c": 0.13606,
"h": 165.5
},
"luminance": 0.59365
}Semantic roles & 50–950 ramp
primary
#5EE1B0
secondary
#A83B64
accent
#155BD1
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482