#5EE7AF#5EE7AF
#5EE7AF is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.145 H 163.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7AF |
|---|---|
| RGB | rgb(94, 231, 175) |
| HSL | hsl(155, 74%, 64%) |
| HSV | hsv(155, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.24, -50.21, 16.32) |
| CIE-LCH | lch(83.24, 52.79, 162.00°) |
| OKLab | oklab(83.79% -0.1384 0.0417) |
| OKLCH | oklch(83.79% 0.145 163.2) |
| XYZ | xyz(40.9259, 62.6226, 50.4797) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.38
Light Aquamarine
#7BFDC7
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7AF #E75E96
analogous
#5EE76A #5EE7AF #5EDBE7
triadic
#5EE7AF #AF5EE7 #E7AF5E
tetradic
#5EE7AF #6A5EE7 #E75E96 #DBE75E
square
#5EE7AF #6A5EE7 #E75E96 #DBE75E
split-complementary
#5EE7AF #E75EDB #E76A5E
monochromatic
#1AB073 #29DF95 #5EE7AF #93EFC9 #C9F7E4
Accessibility & contrast
On white
1.55
#5EE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5EE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7AF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7AF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AC
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#08E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee7af; /* rgb */ color: rgb(94, 231, 175); /* oklch */ color: oklch(83.8% 0.145 163.2);
Tailwind
colors: {
custom: {
50: '#98efc7',
500: '#5ee7af',
950: '#000000',
},
}SCSS
$custom: #5ee7af; $custom-light: #98efc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee7af",
"rgb": {
"r": 94,
"g": 231,
"b": 175
},
"hsl": {
"h": 155.474,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83786,
"c": 0.14458,
"h": 163.2
},
"luminance": 0.62627
}Semantic roles & 50–950 ramp
primary
#5EE7AF
secondary
#B1386A
accent
#0F61D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582