#5EE3A8#5EE3A8
#5EE3A8 is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.145 H 161.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3A8 |
|---|---|
| RGB | rgb(94, 227, 168) |
| HSL | hsl(153, 70%, 63%) |
| HSV | hsv(153, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 26%, 11%) |
| CIE-LAB | lab(81.91, -50.03, 18.12) |
| CIE-LCH | lch(81.91, 53.21, 160.09°) |
| OKLab | oklab(82.65% -0.1374 0.0462) |
| OKLCH | oklch(82.65% 0.145 161.4) |
| XYZ | xyz(39.1494, 60.1412, 46.5834) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3A8 #E35E99
analogous
#5EE365 #5EE3A8 #5EDCE3
triadic
#5EE3A8 #A85EE3 #E3A85E
tetradic
#5EE3A8 #655EE3 #E35E99 #DCE35E
square
#5EE3A8 #655EE3 #E35E99 #DCE35E
split-complementary
#5EE3A8 #E35EDC #E3655E
monochromatic
#1DA96B #2ADA8C #5EE3A8 #92ECC4 #C6F5E0
Accessibility & contrast
On white
1.61
#5EE3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5EE3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3A8
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3A8 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A5
Deuteranopia (green-blind)
#CDC6AC
Tritanopia (blue-blind)
#1CE2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3a8; /* rgb */ color: rgb(94, 227, 168); /* oklch */ color: oklch(82.7% 0.145 161.4);
Tailwind
colors: {
custom: {
50: '#97ecc2',
500: '#5ee3a8',
950: '#000000',
},
}SCSS
$custom: #5ee3a8; $custom-light: #97ecc2; $custom-dark: #000000;
JSON
{
"hex": "#5ee3a8",
"rgb": {
"r": 94,
"g": 227,
"b": 168
},
"hsl": {
"h": 153.383,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82653,
"c": 0.14499,
"h": 161.4
},
"luminance": 0.60145
}Semantic roles & 50–950 ramp
primary
#5EE3A8
secondary
#AB3A6C
accent
#1368D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582