#5EE3BF#5EE3BF
#5EE3BF is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.2% C 0.128 H 172.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3BF |
|---|---|
| RGB | rgb(94, 227, 191) |
| HSL | hsl(164, 70%, 63%) |
| HSV | hsv(164, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(82.42, -44.95, 6.74) |
| CIE-LCH | lch(82.42, 45.45, 171.47°) |
| OKLab | oklab(83.23% -0.1271 0.0171) |
| OKLCH | oklch(83.23% 0.128 172.3) |
| XYZ | xyz(41.4847, 61.0753, 58.8826) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.13
Aqua (survey)
#13EAC9
ΔE00 3.74
Aquamarine (survey)
#04D8B2
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 4.43
Seafoam
#7FE0B3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3BF #E35E82
analogous
#5EE37C #5EE3BF #5EC5E3
triadic
#5EE3BF #BF5EE3 #E3BF5E
tetradic
#5EE3BF #7C5EE3 #E35E82 #C5E35E
square
#5EE3BF #7C5EE3 #E35E82 #C5E35E
split-complementary
#5EE3BF #E35EC5 #E37C5E
monochromatic
#1DA983 #2ADAAA #5EE3BF #92ECD4 #C6F5E8
Accessibility & contrast
On white
1.59
#5EE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5EE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3BF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3BF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#C9C7C2
Tritanopia (blue-blind)
#00E5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee3bf; /* rgb */ color: rgb(94, 227, 191); /* oklch */ color: oklch(83.2% 0.128 172.3);
Tailwind
colors: {
custom: {
50: '#97ecd2',
500: '#5ee3bf',
950: '#000000',
},
}SCSS
$custom: #5ee3bf; $custom-light: #97ecd2; $custom-dark: #000000;
JSON
{
"hex": "#5ee3bf",
"rgb": {
"r": 94,
"g": 227,
"b": 191
},
"hsl": {
"h": 163.759,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.83231,
"c": 0.12822,
"h": 172.3
},
"luminance": 0.61079
}Semantic roles & 50–950 ramp
primary
#5EE3BF
secondary
#AB3A59
accent
#1347D2
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583