#5EE5AF#5EE5AF
#5EE5AF is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.142 H 163.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5AF |
|---|---|
| RGB | rgb(94, 229, 175) |
| HSL | hsl(156, 72%, 63%) |
| HSV | hsv(156, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(82.65, -49.38, 15.49) |
| CIE-LCH | lch(82.65, 51.75, 162.59°) |
| OKLab | oklab(83.3% -0.1363 0.0396) |
| OKLCH | oklch(83.3% 0.142 163.8) |
| XYZ | xyz(40.3693, 61.5095, 50.2942) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 5.30
Aqua Green
#12E193
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5AF #E55E94
analogous
#5EE56B #5EE5AF #5ED8E5
triadic
#5EE5AF #AF5EE5 #E5AF5E
tetradic
#5EE5AF #6B5EE5 #E55E94 #D8E55E
square
#5EE5AF #6B5EE5 #E55E94 #D8E55E
split-complementary
#5EE5AF #E55ED8 #E56B5E
monochromatic
#1CAD73 #29DC95 #5EE5AF #93EEC9 #C7F6E3
Accessibility & contrast
On white
1.58
#5EE5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5EE5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5AF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5AF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#0CE5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee5af; /* rgb */ color: rgb(94, 229, 175); /* oklch */ color: oklch(83.3% 0.142 163.8);
Tailwind
colors: {
custom: {
50: '#97eec7',
500: '#5ee5af',
950: '#000000',
},
}SCSS
$custom: #5ee5af; $custom-light: #97eec7; $custom-dark: #000000;
JSON
{
"hex": "#5ee5af",
"rgb": {
"r": 94,
"g": 229,
"b": 175
},
"hsl": {
"h": 156,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83302,
"c": 0.14199,
"h": 163.8
},
"luminance": 0.61513
}Semantic roles & 50–950 ramp
primary
#5EE5AF
secondary
#AE3968
accent
#115FD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582