#5EE5AA#5EE5AA
#5EE5AA is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.2% C 0.146 H 161.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5AA |
|---|---|
| RGB | rgb(94, 229, 170) |
| HSL | hsl(154, 72%, 63%) |
| HSV | hsv(154, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.55, -50.44, 17.96) |
| CIE-LCH | lch(82.55, 53.54, 160.40°) |
| OKLab | oklab(83.18% -0.1386 0.0458) |
| OKLCH | oklch(83.18% 0.146 161.7) |
| XYZ | xyz(39.8873, 61.3167, 47.7557) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5AA #E55E99
analogous
#5EE566 #5EE5AA #5EDCE5
triadic
#5EE5AA #AA5EE5 #E5AA5E
tetradic
#5EE5AA #665EE5 #E55E99 #DCE55E
square
#5EE5AA #665EE5 #E55E99 #DCE55E
split-complementary
#5EE5AA #E55EDC #E5665E
monochromatic
#1CAD6D #29DC8E #5EE5AA #93EEC6 #C7F6E2
Accessibility & contrast
On white
1.58
#5EE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5EE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5AA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5AA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#17E5D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee5aa; /* rgb */ color: rgb(94, 229, 170); /* oklch */ color: oklch(83.2% 0.146 161.7);
Tailwind
colors: {
custom: {
50: '#97eec3',
500: '#5ee5aa',
950: '#000000',
},
}SCSS
$custom: #5ee5aa; $custom-light: #97eec3; $custom-dark: #000000;
JSON
{
"hex": "#5ee5aa",
"rgb": {
"r": 94,
"g": 229,
"b": 170
},
"hsl": {
"h": 153.778,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83184,
"c": 0.14599,
"h": 161.7
},
"luminance": 0.61321
}Semantic roles & 50–950 ramp
primary
#5EE5AA
secondary
#AE396C
accent
#1166D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582