#5EDCD6#5EDCD6
#5EDCD6 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.112 H 190.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCD6 |
|---|---|
| RGB | rgb(94, 220, 214) |
| HSL | hsl(177, 64%, 62%) |
| HSV | hsv(177, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.97, -36.11, -7.58) |
| CIE-LCH | lch(80.97, 36.89, 191.85°) |
| OKLab | oklab(82.25% -0.1097 -0.0211) |
| OKLCH | oklch(82.25% 0.112 190.9) |
| XYZ | xyz(42.3416, 58.4168, 72.6495) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.93
Turquoise
#40E0D0
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 7.35
Bright Aqua
#0BF9EA
ΔE00 7.44
Tiffany Blue
#7BF2DA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCD6 #DC5E64
analogous
#5EDC97 #5EDCD6 #5EA3DC
triadic
#5EDCD6 #D65EDC #DCD65E
tetradic
#5EDCD6 #975EDC #DC5E64 #A3DC5E
square
#5EDCD6 #975EDC #DC5E64 #A3DC5E
split-complementary
#5EDCD6 #DC5EA3 #DC975E
monochromatic
#229D98 #2DD0C8 #5EDCD6 #90E7E3 #C3F2F0
Accessibility & contrast
On white
1.66
#5EDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5EDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCD6
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCD6 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#BCC3D7
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcd6; /* rgb */ color: rgb(94, 220, 214); /* oklch */ color: oklch(82.3% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#98e7e2',
500: '#5edcd6',
950: '#000000',
},
}SCSS
$custom: #5edcd6; $custom-light: #98e7e2; $custom-dark: #000000;
JSON
{
"hex": "#5edcd6",
"rgb": {
"r": 94,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.143,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.82252,
"c": 0.11168,
"h": 190.9
},
"luminance": 0.58421
}Semantic roles & 50–950 ramp
primary
#5EDCD6
secondary
#A13D42
accent
#1922CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484