#5EDCD5#5EDCD5
#5EDCD5 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.112 H 190.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCD5 |
|---|---|
| RGB | rgb(94, 220, 213) |
| HSL | hsl(177, 64%, 62%) |
| HSV | hsv(177, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(80.94, -36.37, -7.08) |
| CIE-LCH | lch(80.94, 37.05, 191.02°) |
| OKLab | oklab(82.22% -0.1101 -0.0198) |
| OKLCH | oklch(82.22% 0.112 190.2) |
| XYZ | xyz(42.2143, 58.3659, 71.9789) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.96
Turquoise
#40E0D0
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 5.52
Bright Aqua
#0BF9EA
ΔE00 7.32
Tiffany Blue
#7BF2DA
ΔE00 7.41
Bright Light Blue
#26F7FD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCD5 #DC5E65
analogous
#5EDC96 #5EDCD5 #5EA4DC
triadic
#5EDCD5 #D55EDC #DCD55E
tetradic
#5EDCD5 #965EDC #DC5E65 #A4DC5E
square
#5EDCD5 #965EDC #DC5E65 #A4DC5E
split-complementary
#5EDCD5 #DC5EA4 #DC965E
monochromatic
#229D97 #2DD0C7 #5EDCD5 #90E7E2 #C3F2EF
Accessibility & contrast
On white
1.66
#5EDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5EDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCD5
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCD5 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D5
Deuteranopia (green-blind)
#BCC3D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcd5; /* rgb */ color: rgb(94, 220, 213); /* oklch */ color: oklch(82.2% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#98e7e1',
500: '#5edcd5',
950: '#000000',
},
}SCSS
$custom: #5edcd5; $custom-light: #98e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5edcd5",
"rgb": {
"r": 94,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.667,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.8222,
"c": 0.11185,
"h": 190.2
},
"luminance": 0.5837
}Semantic roles & 50–950 ramp
primary
#5EDCD5
secondary
#A13D43
accent
#1923CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484