#5EE5A6#5EE5A6
#5EE5A6 is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.1% C 0.149 H 160.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5A6 |
|---|---|
| RGB | rgb(94, 229, 166) |
| HSL | hsl(152, 72%, 63%) |
| HSV | hsv(152, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 27.5%, 10.2%) |
| CIE-LAB | lab(82.47, -51.26, 19.93) |
| CIE-LCH | lch(82.47, 55.00, 158.76°) |
| OKLab | oklab(83.09% -0.1404 0.0507) |
| OKLCH | oklch(83.09% 0.149 160.1) |
| XYZ | xyz(39.5147, 61.1676, 45.7931) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.89
Aqua Green
#12E193
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5A6 #E55E9D
analogous
#5EE562 #5EE5A6 #5EE1E5
triadic
#5EE5A6 #A65EE5 #E5A65E
tetradic
#5EE5A6 #625EE5 #E55E9D #E1E55E
square
#5EE5A6 #625EE5 #E55E9D #E1E55E
split-complementary
#5EE5A6 #E55EE1 #E5625E
monochromatic
#1CAD69 #29DC89 #5EE5A6 #93EEC3 #C7F6E0
Accessibility & contrast
On white
1.59
#5EE5A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5EE5A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5A6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5A6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A2
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#1DE4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee5a6; /* rgb */ color: rgb(94, 229, 166); /* oklch */ color: oklch(83.1% 0.149 160.1);
Tailwind
colors: {
custom: {
50: '#97eec0',
500: '#5ee5a6',
950: '#000000',
},
}SCSS
$custom: #5ee5a6; $custom-light: #97eec0; $custom-dark: #000000;
JSON
{
"hex": "#5ee5a6",
"rgb": {
"r": 94,
"g": 229,
"b": 166
},
"hsl": {
"h": 152,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83092,
"c": 0.1493,
"h": 160.1
},
"luminance": 0.61171
}Semantic roles & 50–950 ramp
primary
#5EE5A6
secondary
#AE3970
accent
#116CD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582