#5EE5AE#5EE5AE
#5EE5AE is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.143 H 163.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5AE |
|---|---|
| RGB | rgb(94, 229, 174) |
| HSL | hsl(156, 72%, 63%) |
| HSV | hsv(156, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.63, -49.59, 15.98) |
| CIE-LCH | lch(82.63, 52.10, 162.14°) |
| OKLab | oklab(83.28% -0.1368 0.0409) |
| OKLCH | oklch(83.28% 0.143 163.4) |
| XYZ | xyz(40.2715, 61.4703, 49.7789) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.29
Aqua Green
#12E193
ΔE00 5.20
Light Aquamarine
#7BFDC7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5AE #E55E95
analogous
#5EE56A #5EE5AE #5ED8E5
triadic
#5EE5AE #AE5EE5 #E5AE5E
tetradic
#5EE5AE #6A5EE5 #E55E95 #D8E55E
square
#5EE5AE #6A5EE5 #E55E95 #D8E55E
split-complementary
#5EE5AE #E55ED8 #E56A5E
monochromatic
#1CAD72 #29DC93 #5EE5AE #93EEC9 #C7F6E3
Accessibility & contrast
On white
1.58
#5EE5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5EE5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5AE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5AE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#0FE5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee5ae; /* rgb */ color: rgb(94, 229, 174); /* oklch */ color: oklch(83.3% 0.143 163.4);
Tailwind
colors: {
custom: {
50: '#97eec6',
500: '#5ee5ae',
950: '#000000',
},
}SCSS
$custom: #5ee5ae; $custom-light: #97eec6; $custom-dark: #000000;
JSON
{
"hex": "#5ee5ae",
"rgb": {
"r": 94,
"g": 229,
"b": 174
},
"hsl": {
"h": 155.556,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83278,
"c": 0.14277,
"h": 163.4
},
"luminance": 0.61474
}Semantic roles & 50–950 ramp
primary
#5EE5AE
secondary
#AE3969
accent
#1161D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582