#5EE0BF#5EE0BF
#5EE0BF is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.5% C 0.125 H 173.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0BF |
|---|---|
| RGB | rgb(94, 224, 191) |
| HSL | hsl(165, 68%, 62%) |
| HSV | hsv(165, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(81.54, -43.64, 5.47) |
| CIE-LCH | lch(81.54, 43.98, 172.85°) |
| OKLab | oklab(82.51% -0.1239 0.0138) |
| OKLCH | oklch(82.51% 0.125 173.6) |
| XYZ | xyz(40.6713, 59.4485, 58.6115) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 3.86
Aquamarine (survey)
#04D8B2
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0BF #E05E7F
analogous
#5EE07E #5EE0BF #5EC0E0
triadic
#5EE0BF #BF5EE0 #E0BF5E
tetradic
#5EE0BF #7E5EE0 #E05E7F #C0E05E
square
#5EE0BF #7E5EE0 #E05E7F #C0E05E
split-complementary
#5EE0BF #E05EC0 #E07E5E
monochromatic
#20A482 #2BD6AB #5EE0BF #91EAD3 #C5F4E8
Accessibility & contrast
On white
1.63
#5EE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5EE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0BF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0BF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#00E2D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee0bf; /* rgb */ color: rgb(94, 224, 191); /* oklch */ color: oklch(82.5% 0.125 173.6);
Tailwind
colors: {
custom: {
50: '#97ead2',
500: '#5ee0bf',
950: '#000000',
},
}SCSS
$custom: #5ee0bf; $custom-light: #97ead2; $custom-dark: #000000;
JSON
{
"hex": "#5ee0bf",
"rgb": {
"r": 94,
"g": 224,
"b": 191
},
"hsl": {
"h": 164.769,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.82513,
"c": 0.12469,
"h": 173.6
},
"luminance": 0.59453
}Semantic roles & 50–950 ramp
primary
#5EE0BF
secondary
#A73B57
accent
#1645D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483