#5EE3DF#5EE3DF
#5EE3DF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.116 H 192.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3DF |
|---|---|
| RGB | rgb(94, 227, 223) |
| HSL | hsl(178, 70%, 63%) |
| HSV | hsv(178, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.25, -36.97, -8.96) |
| CIE-LCH | lch(83.25, 38.04, 193.63°) |
| OKLab | oklab(84.18% -0.1131 -0.0249) |
| OKLCH | oklch(84.18% 0.116 192.4) |
| XYZ | xyz(45.3986, 62.6409, 79.4961) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 4.59
Bright Light Blue
#26F7FD
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.16
Bright Turquoise
#0FFEF9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3DF #E35E62
analogous
#5EE39C #5EE3DF #5EA5E3
triadic
#5EE3DF #DF5EE3 #E3DF5E
tetradic
#5EE3DF #9C5EE3 #E35E62 #A5E35E
square
#5EE3DF #9C5EE3 #E35E62 #A5E35E
split-complementary
#5EE3DF #E35EA5 #E39C5E
monochromatic
#1DA9A5 #2ADAD5 #5EE3DF #92ECE9 #C6F5F4
Accessibility & contrast
On white
1.55
#5EE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5EE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3DF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3DF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee3df; /* rgb */ color: rgb(94, 227, 223); /* oklch */ color: oklch(84.2% 0.116 192.4);
Tailwind
colors: {
custom: {
50: '#99ece8',
500: '#5ee3df',
950: '#000000',
},
}SCSS
$custom: #5ee3df; $custom-light: #99ece8; $custom-dark: #000000;
JSON
{
"hex": "#5ee3df",
"rgb": {
"r": 94,
"g": 227,
"b": 223
},
"hsl": {
"h": 178.195,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.84184,
"c": 0.11584,
"h": 192.4
},
"luminance": 0.62646
}Semantic roles & 50–950 ramp
primary
#5EE3DF
secondary
#AB3A3E
accent
#1319D2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484