#5EE3C4#5EE3C4
#5EE3C4 is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.4% C 0.125 H 175.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3C4 |
|---|---|
| RGB | rgb(94, 227, 196) |
| HSL | hsl(166, 70%, 63%) |
| HSV | hsv(166, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 13.7%, 11%) |
| CIE-LAB | lab(82.54, -43.77, 4.28) |
| CIE-LCH | lch(82.54, 43.97, 174.42°) |
| OKLab | oklab(83.37% -0.1248 0.0107) |
| OKLCH | oklch(83.37% 0.125 175.1) |
| XYZ | xyz(42.0443, 61.2991, 61.8300) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.45
Aquamarine (survey)
#04D8B2
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3C4 #E35E7D
analogous
#5EE381 #5EE3C4 #5EBFE3
triadic
#5EE3C4 #C45EE3 #E3C45E
tetradic
#5EE3C4 #815EE3 #E35E7D #BFE35E
square
#5EE3C4 #815EE3 #E35E7D #BFE35E
split-complementary
#5EE3C4 #E35EBF #E3815E
monochromatic
#1DA989 #2ADAB1 #5EE3C4 #92ECD7 #C6F5EA
Accessibility & contrast
On white
1.58
#5EE3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5EE3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3C4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3C4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C3
Deuteranopia (green-blind)
#C8C7C6
Tritanopia (blue-blind)
#00E6DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee3c4; /* rgb */ color: rgb(94, 227, 196); /* oklch */ color: oklch(83.4% 0.125 175.1);
Tailwind
colors: {
custom: {
50: '#98ecd5',
500: '#5ee3c4',
950: '#000000',
},
}SCSS
$custom: #5ee3c4; $custom-light: #98ecd5; $custom-dark: #000000;
JSON
{
"hex": "#5ee3c4",
"rgb": {
"r": 94,
"g": 227,
"b": 196
},
"hsl": {
"h": 166.015,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.83368,
"c": 0.12529,
"h": 175.1
},
"luminance": 0.61303
}Semantic roles & 50–950 ramp
primary
#5EE3C4
secondary
#AB3A54
accent
#1340D2
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583