#5EE3E1#5EE3E1
#5EE3E1 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.2% C 0.116 H 193.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3E1 |
|---|---|
| RGB | rgb(94, 227, 225) |
| HSL | hsl(179, 70%, 63%) |
| HSV | hsv(179, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 0.9%, 11%) |
| CIE-LAB | lab(83.31, -36.44, -9.94) |
| CIE-LCH | lch(83.31, 37.77, 195.26°) |
| OKLab | oklab(84.25% -0.1123 -0.0276) |
| OKLCH | oklch(84.25% 0.116 193.8) |
| XYZ | xyz(45.6699, 62.7494, 80.9246) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.00
Bright Turquoise
#0FFEF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3E1 #E35E60
analogous
#5EE39F #5EE3E1 #5EA2E3
triadic
#5EE3E1 #E15EE3 #E3E15E
tetradic
#5EE3E1 #9F5EE3 #E35E60 #A2E35E
square
#5EE3E1 #9F5EE3 #E35E60 #A2E35E
split-complementary
#5EE3E1 #E35EA2 #E39F5E
monochromatic
#1DA9A7 #2ADAD7 #5EE3E1 #92ECEB #C6F5F4
Accessibility & contrast
On white
1.55
#5EE3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5EE3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3E1
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3E1 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#C1C9E2
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee3e1; /* rgb */ color: rgb(94, 227, 225); /* oklch */ color: oklch(84.2% 0.116 193.8);
Tailwind
colors: {
custom: {
50: '#99ecea',
500: '#5ee3e1',
950: '#000000',
},
}SCSS
$custom: #5ee3e1; $custom-light: #99ecea; $custom-dark: #000000;
JSON
{
"hex": "#5ee3e1",
"rgb": {
"r": 94,
"g": 227,
"b": 225
},
"hsl": {
"h": 179.098,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.84249,
"c": 0.11563,
"h": 193.8
},
"luminance": 0.62754
}Semantic roles & 50–950 ramp
primary
#5EE3E1
secondary
#AB3A3C
accent
#1316D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484