#5EE2AF#5EE2AF
#5EE2AF is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.6% C 0.138 H 164.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2AF |
|---|---|
| RGB | rgb(94, 226, 175) |
| HSL | hsl(157, 69%, 63%) |
| HSV | hsv(157, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(81.76, -48.12, 14.24) |
| CIE-LCH | lch(81.76, 50.19, 163.52°) |
| OKLab | oklab(82.58% -0.1332 0.0365) |
| OKLCH | oklch(82.58% 0.138 164.7) |
| XYZ | xyz(39.5464, 59.8637, 50.0199) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.39
Aquamarine (survey)
#04D8B2
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2AF #E25E91
analogous
#5EE26D #5EE2AF #5ED3E2
triadic
#5EE2AF #AF5EE2 #E2AF5E
tetradic
#5EE2AF #6D5EE2 #E25E91 #D3E25E
square
#5EE2AF #6D5EE2 #E25E91 #D3E25E
split-complementary
#5EE2AF #E25ED3 #E26D5E
monochromatic
#1EA772 #2AD995 #5EE2AF #92EBC9 #C6F5E3
Accessibility & contrast
On white
1.62
#5EE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5EE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2AF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2AF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#11E2D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee2af; /* rgb */ color: rgb(94, 226, 175); /* oklch */ color: oklch(82.6% 0.138 164.7);
Tailwind
colors: {
custom: {
50: '#97ecc7',
500: '#5ee2af',
950: '#000000',
},
}SCSS
$custom: #5ee2af; $custom-light: #97ecc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee2af",
"rgb": {
"r": 94,
"g": 226,
"b": 175
},
"hsl": {
"h": 156.818,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82577,
"c": 0.13812,
"h": 164.7
},
"luminance": 0.59868
}Semantic roles & 50–950 ramp
primary
#5EE2AF
secondary
#AA3B65
accent
#145DD1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582