#5EDCDC#5EDCDC
#5EDCDC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.111 H 195.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCDC |
|---|---|
| RGB | rgb(94, 220, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.14, -34.52, -10.51) |
| CIE-LCH | lch(81.14, 36.08, 196.94°) |
| OKLab | oklab(82.45% -0.1071 -0.0291) |
| OKLCH | oklch(82.45% 0.111 195.2) |
| XYZ | xyz(43.1220, 58.7290, 76.7595) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCDC #DC5E5E
analogous
#5EDC9D #5EDCDC #5E9DDC
triadic
#5EDCDC #DC5EDC #DCDC5E
tetradic
#5EDCDC #9D5EDC #DC5E5E #9DDC5E
square
#5EDCDC #9D5EDC #DC5E5E #9DDC5E
split-complementary
#5EDCDC #DC5E9D #DC9D5E
monochromatic
#229D9D #2DD0D0 #5EDCDC #90E7E7 #C3F2F2
Accessibility & contrast
On white
1.65
#5EDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5EDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCDC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCDC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcdc; /* rgb */ color: rgb(94, 220, 220); /* oklch */ color: oklch(82.4% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#98e7e6',
500: '#5edcdc',
950: '#000000',
},
}SCSS
$custom: #5edcdc; $custom-light: #98e7e6; $custom-dark: #000000;
JSON
{
"hex": "#5edcdc",
"rgb": {
"r": 94,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.82449,
"c": 0.11103,
"h": 195.2
},
"luminance": 0.58733
}Semantic roles & 50–950 ramp
primary
#5EDCDC
secondary
#A13D3D
accent
#1919CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484