#5EE3A3#5EE3A3
#5EE3A3 is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.5% C 0.149 H 159.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3A3 |
|---|---|
| RGB | rgb(94, 227, 163) |
| HSL | hsl(151, 70%, 63%) |
| HSV | hsv(151, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 28.2%, 11%) |
| CIE-LAB | lab(81.82, -51.05, 20.59) |
| CIE-LCH | lch(81.82, 55.05, 158.04°) |
| OKLab | oklab(82.54% -0.1397 0.0524) |
| OKLCH | oklch(82.54% 0.149 159.5) |
| XYZ | xyz(38.6925, 59.9584, 44.1773) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.58
Light Blue Green
#7EFBB3
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3A3 #E35E9E
analogous
#5EE360 #5EE3A3 #5EE0E3
triadic
#5EE3A3 #A35EE3 #E3A35E
tetradic
#5EE3A3 #605EE3 #E35E9E #E0E35E
square
#5EE3A3 #605EE3 #E35E9E #E0E35E
split-complementary
#5EE3A3 #E35EE0 #E3605E
monochromatic
#1DA966 #2ADA85 #5EE3A3 #92ECC1 #C6F5DF
Accessibility & contrast
On white
1.62
#5EE3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#5EE3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3A3
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3A3 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39F
Deuteranopia (green-blind)
#CEC6A7
Tritanopia (blue-blind)
#22E2D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee3a3; /* rgb */ color: rgb(94, 227, 163); /* oklch */ color: oklch(82.5% 0.149 159.5);
Tailwind
colors: {
custom: {
50: '#97ecbe',
500: '#5ee3a3',
950: '#000000',
},
}SCSS
$custom: #5ee3a3; $custom-light: #97ecbe; $custom-dark: #000000;
JSON
{
"hex": "#5ee3a3",
"rgb": {
"r": 94,
"g": 227,
"b": 163
},
"hsl": {
"h": 151.128,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82539,
"c": 0.14918,
"h": 159.5
},
"luminance": 0.59962
}Semantic roles & 50–950 ramp
primary
#5EE3A3
secondary
#AB3A70
accent
#136FD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582