#5EE4AF#5EE4AF
#5EE4AF is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.141 H 164.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4AF |
|---|---|
| RGB | rgb(94, 228, 175) |
| HSL | hsl(156, 71%, 63%) |
| HSV | hsv(156, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.36, -48.96, 15.07) |
| CIE-LCH | lch(82.36, 51.23, 162.89°) |
| OKLab | oklab(83.06% -0.1353 0.0386) |
| OKLCH | oklch(83.06% 0.141 164.1) |
| XYZ | xyz(40.0935, 60.9577, 50.2022) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4AF #E45E93
analogous
#5EE46C #5EE4AF #5ED6E4
triadic
#5EE4AF #AF5EE4 #E4AF5E
tetradic
#5EE4AF #6C5EE4 #E45E93 #D6E45E
square
#5EE4AF #6C5EE4 #E45E93 #D6E45E
split-complementary
#5EE4AF #E45ED6 #E46C5E
monochromatic
#1DAB73 #2ADB95 #5EE4AF #92EDC9 #C7F6E3
Accessibility & contrast
On white
1.59
#5EE4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5EE4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4AF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4AF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#0EE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee4af; /* rgb */ color: rgb(94, 228, 175); /* oklch */ color: oklch(83.1% 0.141 164.1);
Tailwind
colors: {
custom: {
50: '#97edc7',
500: '#5ee4af',
950: '#000000',
},
}SCSS
$custom: #5ee4af; $custom-light: #97edc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee4af",
"rgb": {
"r": 94,
"g": 228,
"b": 175
},
"hsl": {
"h": 156.269,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.83061,
"c": 0.1407,
"h": 164.1
},
"luminance": 0.60962
}Semantic roles & 50–950 ramp
primary
#5EE4AF
secondary
#AD3A67
accent
#125FD3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582