#5EE7BF#5EE7BF
#5EE7BF is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.2% C 0.133 H 170.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7BF |
|---|---|
| RGB | rgb(94, 231, 191) |
| HSL | hsl(162, 74%, 64%) |
| HSV | hsv(162, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 17.3%, 9.4%) |
| CIE-LAB | lab(83.59, -46.67, 8.43) |
| CIE-LCH | lch(83.59, 47.42, 169.76°) |
| OKLab | oklab(84.19% -0.1312 0.0215) |
| OKLCH | oklch(84.19% 0.133 170.7) |
| XYZ | xyz(42.5914, 63.2888, 59.2515) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7BF #E75E86
analogous
#5EE77A #5EE7BF #5ECAE7
triadic
#5EE7BF #BF5EE7 #E7BF5E
tetradic
#5EE7BF #7A5EE7 #E75E86 #CAE75E
square
#5EE7BF #7A5EE7 #E75E86 #CAE75E
split-complementary
#5EE7BF #E75ECA #E77A5E
monochromatic
#1AB085 #29DFAA #5EE7BF #93EFD4 #C9F7E9
Accessibility & contrast
On white
1.54
#5EE7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5EE7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7BF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7BF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#CDCAC2
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee7bf; /* rgb */ color: rgb(94, 231, 191); /* oklch */ color: oklch(84.2% 0.133 170.7);
Tailwind
colors: {
custom: {
50: '#98efd2',
500: '#5ee7bf',
950: '#000000',
},
}SCSS
$custom: #5ee7bf; $custom-light: #98efd2; $custom-dark: #000000;
JSON
{
"hex": "#5ee7bf",
"rgb": {
"r": 94,
"g": 231,
"b": 191
},
"hsl": {
"h": 162.482,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.84188,
"c": 0.13299,
"h": 170.7
},
"luminance": 0.63293
}Semantic roles & 50–950 ramp
primary
#5EE7BF
secondary
#B1385B
accent
#0F49D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583