#5EDCCD#5EDCCD
#5EDCCD is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.114 H 184.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCCD |
|---|---|
| RGB | rgb(94, 220, 205) |
| HSL | hsl(173, 64%, 62%) |
| HSV | hsv(173, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(80.72, -38.43, -3.15) |
| CIE-LCH | lch(80.72, 38.56, 184.68°) |
| OKLab | oklab(81.97% -0.1135 -0.0091) |
| OKLCH | oklch(81.97% 0.114 184.6) |
| XYZ | xyz(41.2238, 57.9697, 66.7625) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.05
Mediumturquoise
#48D1CC
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 6.10
Aqua (survey)
#13EAC9
ΔE00 6.47
Bright Aqua
#0BF9EA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCCD #DC5E6D
analogous
#5EDC8E #5EDCCD #5EACDC
triadic
#5EDCCD #CD5EDC #DCCD5E
tetradic
#5EDCCD #8E5EDC #DC5E6D #ACDC5E
square
#5EDCCD #8E5EDC #DC5E6D #ACDC5E
split-complementary
#5EDCCD #DC5EAC #DC8E5E
monochromatic
#229D8F #2DD0BC #5EDCCD #90E7DD #C3F2EC
Accessibility & contrast
On white
1.67
#5EDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5EDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCCD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCCD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edccd; /* rgb */ color: rgb(94, 220, 205); /* oklch */ color: oklch(82.0% 0.114 184.6);
Tailwind
colors: {
custom: {
50: '#97e7dc',
500: '#5edccd',
950: '#000000',
},
}SCSS
$custom: #5edccd; $custom-light: #97e7dc; $custom-dark: #000000;
JSON
{
"hex": "#5edccd",
"rgb": {
"r": 94,
"g": 220,
"b": 205
},
"hsl": {
"h": 172.857,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.81969,
"c": 0.11389,
"h": 184.6
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#5EDCCD
secondary
#A13D49
accent
#192FCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484