#5EE0D2#5EE0D2
#5EE0D2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.116 H 185.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0D2 |
|---|---|
| RGB | rgb(94, 224, 210) |
| HSL | hsl(174, 68%, 62%) |
| HSV | hsv(174, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 6.3%, 12.2%) |
| CIE-LAB | lab(82.02, -38.97, -3.89) |
| CIE-LCH | lch(82.02, 39.17, 185.71°) |
| OKLab | oklab(83.07% -0.1156 -0.0111) |
| OKLCH | oklch(83.07% 0.116 185.5) |
| XYZ | xyz(42.8994, 60.3398, 70.3462) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.86
Mediumturquoise
#48D1CC
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 6.10
Aqua (survey)
#13EAC9
ΔE00 6.42
Seafoam Blue
#78D1B6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0D2 #E05E6C
analogous
#5EE091 #5EE0D2 #5EADE0
triadic
#5EE0D2 #D25EE0 #E0D25E
tetradic
#5EE0D2 #915EE0 #E05E6C #ADE05E
square
#5EE0D2 #915EE0 #E05E6C #ADE05E
split-complementary
#5EE0D2 #E05EAD #E0915E
monochromatic
#20A496 #2BD6C4 #5EE0D2 #91EAE0 #C5F4EF
Accessibility & contrast
On white
1.61
#5EE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0D2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0D2 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee0d2; /* rgb */ color: rgb(94, 224, 210); /* oklch */ color: oklch(83.1% 0.116 185.5);
Tailwind
colors: {
custom: {
50: '#98eadf',
500: '#5ee0d2',
950: '#000000',
},
}SCSS
$custom: #5ee0d2; $custom-light: #98eadf; $custom-dark: #000000;
JSON
{
"hex": "#5ee0d2",
"rgb": {
"r": 94,
"g": 224,
"b": 210
},
"hsl": {
"h": 173.538,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.83068,
"c": 0.11609,
"h": 185.5
},
"luminance": 0.60344
}Semantic roles & 50–950 ramp
primary
#5EE0D2
secondary
#A73B47
accent
#162AD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484