#5EE6AE#5EE6AE
#5EE6AE is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.5% C 0.144 H 163.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6AE |
|---|---|
| RGB | rgb(94, 230, 174) |
| HSL | hsl(155, 73%, 64%) |
| HSV | hsv(155, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(82.93, -50.01, 16.40) |
| CIE-LCH | lch(82.93, 52.63, 161.85°) |
| OKLab | oklab(83.52% -0.1378 0.0419) |
| OKLCH | oklch(83.52% 0.144 163.1) |
| XYZ | xyz(40.5490, 62.0253, 49.8713) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.22
Aqua Green
#12E193
ΔE00 5.10
Light Aquamarine
#7BFDC7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6AE #E65E96
analogous
#5EE66A #5EE6AE #5EDAE6
triadic
#5EE6AE #AE5EE6 #E6AE5E
tetradic
#5EE6AE #6A5EE6 #E65E96 #DAE65E
square
#5EE6AE #6A5EE6 #E65E96 #DAE65E
split-complementary
#5EE6AE #E65EDA #E66A5E
monochromatic
#1BAF72 #29DE93 #5EE6AE #93EEC9 #C8F6E3
Accessibility & contrast
On white
1.57
#5EE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5EE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6AE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6AE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#0DE6D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee6ae; /* rgb */ color: rgb(94, 230, 174); /* oklch */ color: oklch(83.5% 0.144 163.1);
Tailwind
colors: {
custom: {
50: '#97efc6',
500: '#5ee6ae',
950: '#000000',
},
}SCSS
$custom: #5ee6ae; $custom-light: #97efc6; $custom-dark: #000000;
JSON
{
"hex": "#5ee6ae",
"rgb": {
"r": 94,
"g": 230,
"b": 174
},
"hsl": {
"h": 155.294,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.8352,
"c": 0.14408,
"h": 163.1
},
"luminance": 0.62029
}Semantic roles & 50–950 ramp
primary
#5EE6AE
secondary
#B0396A
accent
#1061D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582