#5EE3E2#5EE3E2
#5EE3E2 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.116 H 194.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3E2 |
|---|---|
| RGB | rgb(94, 227, 226) |
| HSL | hsl(180, 70%, 63%) |
| HSV | hsv(180, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.34, -36.17, -10.42) |
| CIE-LCH | lch(83.34, 37.65, 196.08°) |
| OKLab | oklab(84.28% -0.1119 -0.0289) |
| OKLCH | oklch(84.28% 0.116 194.5) |
| XYZ | xyz(45.8067, 62.8041, 81.6451) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3E2 #E35E5F
analogous
#5EE39F #5EE3E2 #5EA1E3
triadic
#5EE3E2 #E25EE3 #E3E25E
tetradic
#5EE3E2 #9F5EE3 #E35E5F #A1E35E
square
#5EE3E2 #9F5EE3 #E35E5F #A1E35E
split-complementary
#5EE3E2 #E35EA1 #E39F5E
monochromatic
#1DA9A8 #2ADAD9 #5EE3E2 #92ECEB #C6F5F5
Accessibility & contrast
On white
1.55
#5EE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5EE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3E2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3E2 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C0C9E3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee3e2; /* rgb */ color: rgb(94, 227, 226); /* oklch */ color: oklch(84.3% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#99eceb',
500: '#5ee3e2',
950: '#000000',
},
}SCSS
$custom: #5ee3e2; $custom-light: #99eceb; $custom-dark: #000000;
JSON
{
"hex": "#5ee3e2",
"rgb": {
"r": 94,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.549,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.84282,
"c": 0.11555,
"h": 194.5
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#5EE3E2
secondary
#AB3A3B
accent
#1315D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484