#5EE6AF#5EE6AF
#5EE6AF is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.5% C 0.143 H 163.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6AF |
|---|---|
| RGB | rgb(94, 230, 175) |
| HSL | hsl(156, 73%, 64%) |
| HSV | hsv(156, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(82.95, -49.80, 15.90) |
| CIE-LCH | lch(82.95, 52.27, 162.29°) |
| OKLab | oklab(83.54% -0.1374 0.0407) |
| OKLCH | oklch(83.54% 0.143 163.5) |
| XYZ | xyz(40.6468, 62.0644, 50.3867) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6AF #E65E95
analogous
#5EE66B #5EE6AF #5ED9E6
triadic
#5EE6AF #AF5EE6 #E6AF5E
tetradic
#5EE6AF #6B5EE6 #E65E95 #D9E65E
square
#5EE6AF #6B5EE6 #E65E95 #D9E65E
split-complementary
#5EE6AF #E65ED9 #E66B5E
monochromatic
#1BAF73 #29DE95 #5EE6AF #93EEC9 #C8F6E4
Accessibility & contrast
On white
1.57
#5EE6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5EE6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6AF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6AF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#0AE6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee6af; /* rgb */ color: rgb(94, 230, 175); /* oklch */ color: oklch(83.5% 0.143 163.5);
Tailwind
colors: {
custom: {
50: '#97efc7',
500: '#5ee6af',
950: '#000000',
},
}SCSS
$custom: #5ee6af; $custom-light: #97efc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee6af",
"rgb": {
"r": 94,
"g": 230,
"b": 175
},
"hsl": {
"h": 155.735,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83544,
"c": 0.14328,
"h": 163.5
},
"luminance": 0.62068
}Semantic roles & 50–950 ramp
primary
#5EE6AF
secondary
#B03969
accent
#1060D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582