#5EE3AD#5EE3AD
#5EE3AD is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.8% C 0.141 H 163.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3AD |
|---|---|
| RGB | rgb(94, 227, 173) |
| HSL | hsl(156, 70%, 63%) |
| HSV | hsv(156, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 23.8%, 11%) |
| CIE-LAB | lab(82.02, -48.97, 15.64) |
| CIE-LCH | lch(82.02, 51.41, 162.28°) |
| OKLab | oklab(82.77% -0.1352 0.04) |
| OKLCH | oklch(82.77% 0.141 163.5) |
| XYZ | xyz(39.6242, 60.3311, 49.0839) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.75
Aqua Green
#12E193
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3AD #E35E94
analogous
#5EE36A #5EE3AD #5ED6E3
triadic
#5EE3AD #AD5EE3 #E3AD5E
tetradic
#5EE3AD #6A5EE3 #E35E94 #D6E35E
square
#5EE3AD #6A5EE3 #E35E94 #D6E35E
split-complementary
#5EE3AD #E35ED6 #E36A5E
monochromatic
#1DA970 #2ADA92 #5EE3AD #92ECC8 #C6F5E2
Accessibility & contrast
On white
1.61
#5EE3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EE3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3AD
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3AD | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AA
Deuteranopia (green-blind)
#CCC6B0
Tritanopia (blue-blind)
#14E3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3ad; /* rgb */ color: rgb(94, 227, 173); /* oklch */ color: oklch(82.8% 0.141 163.5);
Tailwind
colors: {
custom: {
50: '#97ecc5',
500: '#5ee3ad',
950: '#000000',
},
}SCSS
$custom: #5ee3ad; $custom-light: #97ecc5; $custom-dark: #000000;
JSON
{
"hex": "#5ee3ad",
"rgb": {
"r": 94,
"g": 227,
"b": 173
},
"hsl": {
"h": 155.639,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82771,
"c": 0.14097,
"h": 163.5
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#5EE3AD
secondary
#AB3A68
accent
#1361D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582