#5EDCD4#5EDCD4
#5EDCD4 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.112 H 189.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCD4 |
|---|---|
| RGB | rgb(94, 220, 212) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(80.91, -36.63, -6.59) |
| CIE-LCH | lch(80.91, 37.22, 190.20°) |
| OKLab | oklab(82.19% -0.1105 -0.0184) |
| OKLCH | oklch(82.19% 0.112 189.5) |
| XYZ | xyz(42.0878, 58.3153, 71.3125) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.03
Turquoise
#40E0D0
ΔE00 3.36
Darkturquoise
#00CED1
ΔE00 5.72
Tiffany Blue
#7BF2DA
ΔE00 7.17
Bright Aqua
#0BF9EA
ΔE00 7.21
Bright Light Blue
#26F7FD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCD4 #DC5E66
analogous
#5EDC95 #5EDCD4 #5EA5DC
triadic
#5EDCD4 #D45EDC #DCD45E
tetradic
#5EDCD4 #955EDC #DC5E66 #A5DC5E
square
#5EDCD4 #955EDC #DC5E66 #A5DC5E
split-complementary
#5EDCD4 #DC5EA5 #DC955E
monochromatic
#229D96 #2DD0C5 #5EDCD4 #90E7E1 #C3F2EF
Accessibility & contrast
On white
1.66
#5EDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5EDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCD4
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCD4 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcd4; /* rgb */ color: rgb(94, 220, 212); /* oklch */ color: oklch(82.2% 0.112 189.5);
Tailwind
colors: {
custom: {
50: '#98e7e1',
500: '#5edcd4',
950: '#000000',
},
}SCSS
$custom: #5edcd4; $custom-light: #98e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5edcd4",
"rgb": {
"r": 94,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.19,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.82188,
"c": 0.11205,
"h": 189.5
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#5EDCD4
secondary
#A13D43
accent
#1925CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484