#5EF6AE#5EF6AE
#5EF6AE is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.4% C 0.165 H 159.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF6AE |
|---|---|
| RGB | rgb(94, 246, 174) |
| HSL | hsl(152, 89%, 67%) |
| HSV | hsv(152, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(87.65, -56.48, 22.96) |
| CIE-LCH | lch(87.65, 60.96, 157.88°) |
| OKLab | oklab(87.39% -0.1542 0.0583) |
| OKLCH | oklch(87.39% 0.165 159.3) |
| XYZ | xyz(45.2076, 71.3426, 51.4242) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.03
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.70
Greenish Turquoise
#00FBB0
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF6AE #F65EA6
analogous
#5EF662 #5EF6AE #5EF2F6
triadic
#5EF6AE #AE5EF6 #F6AE5E
tetradic
#5EF6AE #625EF6 #F65EA6 #F2F65E
square
#5EF6AE #625EF6 #F65EA6 #F2F65E
split-complementary
#5EF6AE #F65EF2 #F6625E
monochromatic
#0CCE72 #24F391 #5EF6AE #98F9CB #D2FCE8
Accessibility & contrast
On white
1.38
#5EF6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5EF6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF6AE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF6AE | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#00F5E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef6ae; /* rgb */ color: rgb(94, 246, 174); /* oklch */ color: oklch(87.4% 0.165 159.3);
Tailwind
colors: {
custom: {
50: '#9afac6',
500: '#5ef6ae',
950: '#000000',
},
}SCSS
$custom: #5ef6ae; $custom-light: #9afac6; $custom-dark: #000000;
JSON
{
"hex": "#5ef6ae",
"rgb": {
"r": 94,
"g": 246,
"b": 174
},
"hsl": {
"h": 151.579,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.87387,
"c": 0.16484,
"h": 159.3
},
"luminance": 0.71347
}Semantic roles & 50–950 ramp
primary
#5EF6AE
secondary
#CA2E78
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582