#5EDCD7#5EDCD7
#5EDCD7 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.112 H 191.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCD7 |
|---|---|
| RGB | rgb(94, 220, 215) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.00, -35.84, -8.07) |
| CIE-LCH | lch(81.00, 36.74, 192.68°) |
| OKLab | oklab(82.28% -0.1092 -0.0224) |
| OKLCH | oklch(82.28% 0.112 191.6) |
| XYZ | xyz(42.4697, 58.4681, 73.3241) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.94
Turquoise
#40E0D0
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 7.18
Aqua Blue
#02D8E9
ΔE00 7.40
Bright Aqua
#0BF9EA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCD7 #DC5E63
analogous
#5EDC98 #5EDCD7 #5EA2DC
triadic
#5EDCD7 #D75EDC #DCD75E
tetradic
#5EDCD7 #985EDC #DC5E63 #A2DC5E
square
#5EDCD7 #985EDC #DC5E63 #A2DC5E
split-complementary
#5EDCD7 #DC5EA2 #DC985E
monochromatic
#229D98 #2DD0C9 #5EDCD7 #90E7E3 #C3F2F0
Accessibility & contrast
On white
1.65
#5EDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5EDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCD7
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCD7 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcd7; /* rgb */ color: rgb(94, 220, 215); /* oklch */ color: oklch(82.3% 0.112 191.6);
Tailwind
colors: {
custom: {
50: '#98e7e3',
500: '#5edcd7',
950: '#000000',
},
}SCSS
$custom: #5edcd7; $custom-light: #98e7e3; $custom-dark: #000000;
JSON
{
"hex": "#5edcd7",
"rgb": {
"r": 94,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.619,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.82284,
"c": 0.11152,
"h": 191.6
},
"luminance": 0.58472
}Semantic roles & 50–950 ramp
primary
#5EDCD7
secondary
#A13D41
accent
#1920CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484