#5EE3C2#5EE3C2
#5EE3C2 is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.3% C 0.126 H 174.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3C2 |
|---|---|
| RGB | rgb(94, 227, 194) |
| HSL | hsl(165, 70%, 63%) |
| HSV | hsv(165, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 14.5%, 11%) |
| CIE-LAB | lab(82.49, -44.24, 5.26) |
| CIE-LCH | lch(82.49, 44.55, 173.22°) |
| OKLab | oklab(83.31% -0.1257 0.0133) |
| OKLCH | oklch(83.31% 0.126 174) |
| XYZ | xyz(41.8182, 61.2087, 60.6391) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 3.65
Aquamarine (survey)
#04D8B2
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3C2 #E35E7F
analogous
#5EE380 #5EE3C2 #5EC1E3
triadic
#5EE3C2 #C25EE3 #E3C25E
tetradic
#5EE3C2 #805EE3 #E35E7F #C1E35E
square
#5EE3C2 #805EE3 #E35E7F #C1E35E
split-complementary
#5EE3C2 #E35EC1 #E3805E
monochromatic
#1DA987 #2ADAAE #5EE3C2 #92ECD6 #C6F5EA
Accessibility & contrast
On white
1.59
#5EE3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5EE3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3C2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3C2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C0
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#00E5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee3c2; /* rgb */ color: rgb(94, 227, 194); /* oklch */ color: oklch(83.3% 0.126 174.0);
Tailwind
colors: {
custom: {
50: '#98ecd4',
500: '#5ee3c2',
950: '#000000',
},
}SCSS
$custom: #5ee3c2; $custom-light: #98ecd4; $custom-dark: #000000;
JSON
{
"hex": "#5ee3c2",
"rgb": {
"r": 94,
"g": 227,
"b": 194
},
"hsl": {
"h": 165.113,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.83313,
"c": 0.12643,
"h": 174
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#5EE3C2
secondary
#AB3A56
accent
#1343D2
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583